aboutsummaryrefslogtreecommitdiff
path: root/src/templates/page.html
diff options
context:
space:
mode:
authorRosa <rosaontheweb@proton.me>2026-06-15 15:42:25 -0400
committerRosa <rosaontheweb@proton.me>2026-06-15 15:42:25 -0400
commit0305c874bbc10c549ba719491c42c97225b19eeb (patch)
tree2698993d51f78e5cd7f48c7b1a451c38fa1c8432 /src/templates/page.html
parent600e21fa5c4e232f135b7728b111f6268f95a71f (diff)
remove /join for the time beingHEADmain
Diffstat (limited to '')
-rw-r--r--src/templates/page.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/templates/page.html b/src/templates/page.html
index 40024c9..099a391 100644
--- a/src/templates/page.html
+++ b/src/templates/page.html
@@ -6,7 +6,6 @@
<li><a href="/">home</a></li>
<li><a href="/members">members</a></li>
<li><a href="/services">services</a></li>
- <li><a href="/join">join!</a></li>
</ul>
</nav>
<!--: endreplace -->