0x76.dev/index.html
2024-06-08 15:05:47 +02:00

17 lines
307 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>0x76.dev</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<main>
<header>
<h1></h1>
<p>hi i'm Vivian and welcome to my website</p>
</header>
</main>
</body>
</html>