diff options
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> |
