replace with static landing page

This commit is contained in:
Katherina Walshe-Grey 2025-03-20 19:44:44 +00:00
parent 1b5ceaf630
commit acf84df4c3
26 changed files with 17 additions and 477 deletions

17
index.html Normal file
View file

@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="en-GB">
<head>
<meta charset="utf-8">
</head>
<body>
<p>I should probably put something here&hellip;</p>
<p>Relevant identities:</p>
<ul>
<li><a href="https://github.com/qenya">GitHub</a></li>
<li><a href="https://unstable.systems/@qenya/">Mastodon</a></li>
</ul>
</body>
</html>