website/index.html

13 lines
226 B
HTML

<html>
<head>
<link rel="stylesheet" href="styles.css">
<title>~KiiwiiWasTaken</title>
</head>
<body>
<h1>Sup</h1>
<p>Hey! I'm the creator of this cozy little pubnix system.<p>
<br>
<a href="blog/">My blog</a>
</body>
</html>