Files
is-a-good-dev/site.html
T
2022-05-28 20:34:49 +01:00

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>