summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorsurya <surya@urbanecologycollective.org>2026-04-18 15:51:27 -0400
committersurya <surya@urbanecologycollective.org>2026-04-18 15:51:27 -0400
commitb8691d51319c0f0f72999e885208cb2318c2c209 (patch)
treeb8c819217fb884c68f7acb078b7d49e5d585dac8 /public/index.html
parentfc3911cf7ca67da51f2d8e71824a6d284b590b2c (diff)
fix
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 895e176..b39f0a2 100644
--- a/public/index.html
+++ b/public/index.html
@@ -116,7 +116,7 @@ nav{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin-bottom:1.5rem}nav a{font
<hr>
<nav>
<a href="https://urbanecologycollective.org/" class="active">home</a>
- <a href="https://urbanecologycollective.org/blog/">blog</a>
+ <a href="https://urbanecologycollective.org/posts/">posts</a>
<a href="https://urbanecologycollective.org/wiki/">wiki</a>
</nav>
</header>