summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2025-10-05 18:05:19 -0700
committerRose Hogenson <rosehogenson@posteo.net>2025-10-05 18:05:19 -0700
commit83d80b0672be886e7c6ccfad60949dbddb1b4173 (patch)
tree39d4094257f9daf5cc121b7b254dc1b39f006d37
parent8d346fe970a1b88dad906fb9d826cdeccc98fd20 (diff)
downloadroseh.moe-83d80b0672be886e7c6ccfad60949dbddb1b4173.tar.zst
Games first
-rw-r--r--templates/index.html.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html.template b/templates/index.html.template
index 750f559..371f047 100644
--- a/templates/index.html.template
+++ b/templates/index.html.template
@@ -9,6 +9,6 @@
<img src="/static/index/kanna.webp" alt="A dragon loli" style="border-radius:50%;margin:-145px auto 20px">
</div>
- <p><a href="/wormhole">Magic wormhole</a></p>
<p><a href="/pong">Games?</a> (Warning: loud)</p>
+ <p><a href="/wormhole">Magic wormhole</a></p>
</section>