summaryrefslogtreecommitdiffstats
path: root/templates/index.html.template
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2026-07-25 10:58:28 -0700
committerRose Hogenson <rosehogenson@posteo.net>2026-07-25 10:59:30 -0700
commitde5b309e0f06e93a963e09ef13c369ae7deeccc9 (patch)
tree87f0dec5650648640c6fc3119f32f7631b323f53 /templates/index.html.template
parent0e9b550cbeec4192dff7f760936fe1d85056a5f6 (diff)
downloadroseh.moe-de5b309e0f06e93a963e09ef13c369ae7deeccc9.tar.zst
Port a game I wrote a long time ago to JS
Diffstat (limited to 'templates/index.html.template')
-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 371f047..1723ffb 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="/pong">Games?</a> (Warning: loud)</p>
+ <p><a href="/games/">Games?</a></p>
<p><a href="/wormhole">Magic wormhole</a></p>
</section>