diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-05 18:00:06 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-10-05 18:00:06 -0700 |
| commit | d89b325294201d95498ae9d08f102e12ac2f2876 (patch) | |
| tree | ffe65e33d0d01e811a5323d5e40c47564ccb8f2d /templates/index.html.template | |
| parent | 624985afaaa8b94e4d9685bcdc935d467f9e7060 (diff) | |
| download | roseh.moe-d89b325294201d95498ae9d08f102e12ac2f2876.tar.zst | |
Implement a "magic wormhole" file-sharing solution
Diffstat (limited to 'templates/index.html.template')
| -rw-r--r-- | templates/index.html.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.html.template b/templates/index.html.template index 3dcf4a7..750f559 100644 --- a/templates/index.html.template +++ b/templates/index.html.template @@ -9,5 +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> </section> |
