site/src/index.html

13 lines
366 B
HTML

<!DOCTYPE html>
<head>
<title>quack!</title>
<link rel="stylesheet" href="stylesheet.css">
</head>
<body>
<pre>
quack! welcome to my page!
==========================
github: <br><a href="https://github.com/InValidFire">InValidFire</a><br>
mastodon: <br><a href="https://eldritch.cafe/web/accounts/214953">@invalidfire@eldritch.cafe</a>
</pre>
</body>