replace with static landing page
This commit is contained in:
parent
1b5ceaf630
commit
acf84df4c3
26 changed files with 17 additions and 477 deletions
17
index.html
Normal file
17
index.html
Normal 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…</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>
|
Loading…
Add table
Add a link
Reference in a new issue