mirror of
https://github.com/tiennm99/is-a-good-dev.git
synced 2026-08-14 18:23:01 +00:00
feat: test file linking
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
<section id="body-section" class="body">
|
||||
<h1>is-a-good-dev</h1>
|
||||
<section id="selection-blocks" class="blocks">
|
||||
<a href="site.html" title="Site-Redirect" id="site-redirect">site</a>
|
||||
<a href="site" title="Site-Redirect" id="site-redirect">site</a>
|
||||
<a href="github.com/Register" title="Register-Repo-Redirect" id="repo-redirect">register</a>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
@@ -1 +1,13 @@
|
||||
<script>console.log("Hello");</script>
|
||||
<!DOCTYPE html><html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Home | is-a-good.dev</title>
|
||||
<meta name="title" content="Home | is-a-good.dev">
|
||||
<meta name="og:title" content="Home | is-a-good.dev">
|
||||
<link href="src/style.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<section id="home-page-site" class="home">Hello</section>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user