diff options
| author | Bradley Taunt <bt@btxx.org> | 2025-09-25 13:30:54 -0400 |
|---|---|---|
| committer | Bradley Taunt <bt@btxx.org> | 2025-09-25 13:30:54 -0400 |
| commit | ebb2eaac07edd8c72c85b715f5ebd02a1034c4aa (patch) | |
| tree | 41446c2ffd9e5e7496b3d87bc66f6f09d8d0d19f /header.html | |
| parent | 3a5be04c0ec782b35d8f23f4184a8122f4bacd0b (diff) | |
Diffstat (limited to 'header.html')
| -rw-r--r-- | header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/header.html b/header.html index f56c0dc..5b576d9 100644 --- a/header.html +++ b/header.html @@ -14,7 +14,7 @@ <header> <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="/uses">uses</a></li><li><a href="/recipes">recipes</a></li><li><a href="/wiki">wiki</a></li><li class="more"><a href="#footer-nav">more</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="/git">git</a></li><li><a href="/contribute">contribute</a></li><li><a href="/uses">uses</a></li><li><a href="/recipes">recipes</a></li><li><a href="/wiki">wiki</a></li><li class="more"><a href="#footer-nav">more</a></li> </ul> </nav> </header> |
