aboutsummaryrefslogtreecommitdiffhomepage
path: root/header.html
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2025-07-11 09:34:47 -0400
committerBradley Taunt <bt@btxx.org>2025-07-11 09:34:47 -0400
commit64f28d1384c7ddeb80f6d8c4bb071c98f1f64428 (patch)
tree9316cf185d31ce94a4026b3c2558f05507083875 /header.html
parentcdf0f7b4c99b9eec10c82d74252febc08aaba635 (diff)
Initial complete router article, version one
Diffstat (limited to 'header.html')
-rw-r--r--header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/header.html b/header.html
index 1dbd323..85abba1 100644
--- a/header.html
+++ b/header.html
@@ -13,7 +13,7 @@
<header id="top">
<nav>
<ul>
- <li><a href="/">Home</a></li><li><a href="/about/">About</a></li><li><a href="/posts/">Posts</a></li><li><a href="/projects/">Projects</a></li><li><a href="/contribute/">Contribute</a></li><li><a href="#menu">More &darr;</a></li>
+ <li><a href="/">Home</a></li><li><a href="/about/">About</a></li><li><a href="/posts/">Posts</a></li><li><a href="/projects/">Projects</a></li><li><a href="#menu">More &darr;</a></li>
</ul>
</nav>
</header>