aboutsummaryrefslogtreecommitdiff
path: root/theme/templates
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-06-15 18:22:34 -0500
committerChristian Cleberg <[email protected]>2026-06-15 18:22:34 -0500
commitea4b27bdd9a72d0e1bae59981f3ade460cdb53cc (patch)
treeab28ea8df229f743ceb4edc2a85aa9923040f620 /theme/templates
parent3fb3c44a64b33f53e8a96c6c6aba3608440d4be1 (diff)
downloadcleberg.net-ea4b27bdd9a72d0e1bae59981f3ade460cdb53cc.tar.gz
cleberg.net-ea4b27bdd9a72d0e1bae59981f3ade460cdb53cc.tar.bz2
cleberg.net-ea4b27bdd9a72d0e1bae59981f3ade460cdb53cc.zip
remove /guides page
Diffstat (limited to 'theme/templates')
-rw-r--r--theme/templates/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html
index 6726104..6c60406 100644
--- a/theme/templates/base.html
+++ b/theme/templates/base.html
@@ -24,7 +24,6 @@
<li><a href="/">Home</a></li>
<li><a href="/blog/">Blog</a></li>
<li><a href="/garden/">Garden</a></li>
- <li><a href="/guides/">Guides</a></li>
<li><a href="/salary/">Salary</a></li>
</ul>
</nav>