diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-05 18:05:19 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-05 18:05:19 -0700 |
| commit | 83d80b0672be886e7c6ccfad60949dbddb1b4173 (patch) | |
| tree | 39d4094257f9daf5cc121b7b254dc1b39f006d37 /templates | |
| parent | 8d346fe970a1b88dad906fb9d826cdeccc98fd20 (diff) | |
| download | roseh.moe-83d80b0672be886e7c6ccfad60949dbddb1b4173.tar.zst | |
Games first
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/index.html.template | 2 |
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> |
