mirror of
https://github.com/tiennm99/is-a-good-dev.git
synced 2026-09-12 18:18:48 +00:00
13 lines
469 B
HTML
13 lines
469 B
HTML
<!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> |