diff options
| author | Christian Cleberg <[email protected]> | 2026-05-13 12:46:33 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-05-13 12:46:33 -0500 |
| commit | 5b184d09bdaf9c0443a6d31285c1d11efb8904d6 (patch) | |
| tree | 42da59af5da8ace896a29c501d8f6ace0d070b72 /theme/templates/base.html | |
| parent | a12c369b9c30df5cadbb7d2c238c2745b98a33ba (diff) | |
| download | cleberg.net-5b184d09bdaf9c0443a6d31285c1d11efb8904d6.tar.gz cleberg.net-5b184d09bdaf9c0443a6d31285c1d11efb8904d6.tar.bz2 cleberg.net-5b184d09bdaf9c0443a6d31285c1d11efb8904d6.zip | |
remove Tags from navbar
Diffstat (limited to 'theme/templates/base.html')
| -rw-r--r-- | theme/templates/base.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html index a04a2a5..6726104 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -26,7 +26,6 @@ <li><a href="/garden/">Garden</a></li> <li><a href="/guides/">Guides</a></li> <li><a href="/salary/">Salary</a></li> - <li><a href="/tags/">Tags</a></li> </ul> </nav> |
