mirror of
https://github.com/tiennm99/is-a-good-dev.git
synced 2026-06-04 10:13:23 +00:00
19 lines
770 B
HTML
19 lines
770 B
HTML
<!DOCTYPE html><html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>is-a-good.dev</title>
|
|
<meta name="title" content="is-a-good.dev">
|
|
<meta name="og:title" content="is-a-good.dev">
|
|
<link href="src/style.css" rel="stylesheet">
|
|
</head>
|
|
<body>
|
|
<section id="body-section" class="body">
|
|
<h1>is-a-good-dev</h1>
|
|
<section id="selection-blocks" class="blocks">
|
|
<a href="site.md" title="Site-Redirect" id="site-redirect">site</a>
|
|
<a href="github.com/Register" title="Register-Repo-Redirect" id="repo-redirect">register</a>
|
|
</section>
|
|
</section>
|
|
</body>
|
|
</html> |