blug/site/lists/me.html
2025-02-03 22:30:00 +01:00

38 lines
No EOL
1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>something silly - me</title>
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="image/x-icon" href="/creacher.png">
</head>
<body>
<main>
<p>
I also exist on:<br>
- <a href="https://cathode.church/@crispy">mastodon @ cathode.church</a><br>
- <a href="https://git.crispypin.cc/CrispyPin">my forgejo instance (git forge)</a><br>
- <a href="https://crispypin.itch.io">itch.io (games)</a><br>
- <a href="https://www.youtube.com/CrispyPin42">youtube</a> (ew evil corporation)<br>
- <a href="https://github.com/CrispyPin">github</a> (ew evil corporation)<br>
</p>
<p>
you can contact me on:<br>
matrix: @crispypin:crispypin.cc<br>
electric mail: crispypin at posteo dot de<br>
discord (ew evil corporation): you can guess it<br>
</p>
<p>
I am a creature of the night.<br>
I am a creature of the forest.<br>
</p>
<p>
<a href="/">home</a><br>
</main>
</body>
</html>