feat: add index page

This commit is contained in:
Ayo Ayco 2025-05-11 14:08:36 +02:00
parent d0ba1c6e89
commit 870899dd6f
2 changed files with 8 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
*~
*swo
*swp

5
index.html Normal file
View file

@ -0,0 +1,5 @@
What's running?
<ul>
<li><a href="https://host.ayo.run">host.ayo.run</a></li>
<li><a href="https://git.ayo.run">git.ayo.run</a></li>
</ul>