site/public/index.html

16 lines
409 B
HTML
Raw Normal View History

2021-12-21 11:16:01 +00:00
<!DOCTYPE html>
<head>
<title>quack!</title>
<link rel="stylesheet" href="stylesheet.css">
</head>
<body>
<pre>
2022-01-25 20:11:46 +00:00
quack! welcome to my page!
2022-01-25 21:20:25 +00:00
==============================
2022-01-25 20:11:46 +00:00
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>
2022-01-25 21:20:25 +00:00
==============================
>o)
(_>
2021-12-21 11:16:01 +00:00
</pre>
</body>