website/index.html

13 lines
226 B
HTML
Raw Permalink Normal View History

2020-12-02 15:15:56 +00:00
<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>