summaryrefslogtreecommitdiffstats
path: root/templates/games/index.html.template
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2026-07-25 13:14:13 -0700
committerRose Hogenson <rosehogenson@posteo.net>2026-07-25 13:14:13 -0700
commit9cb28a5475ca971e404e10e79e5c7d03da9ad91e (patch)
tree69bcafcce20a13781425b7fff10f679e7afa24da /templates/games/index.html.template
parent8ae0ffadb9d33abf150f3a7ead662415b2e3dd4e (diff)
downloadroseh.moe-9cb28a5475ca971e404e10e79e5c7d03da9ad91e.tar.zst
Rename stallman-shooter to RMS shooter
Diffstat (limited to 'templates/games/index.html.template')
-rw-r--r--templates/games/index.html.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/games/index.html.template b/templates/games/index.html.template
index a2e930b..917a0c9 100644
--- a/templates/games/index.html.template
+++ b/templates/games/index.html.template
@@ -3,6 +3,6 @@
<section>
<ul>
<li><a href="/games/pong">Pong</a> (warning: loud)</li>
- <li><a href="/games/stallman">Stallman shooter</a></li>
+ <li><a href="/games/rms">RMS shooter</a></li>
</ul>
</section>