diff --git a/cfg/header_links.go b/cfg/header_links.go index 603a765..3d284aa 100644 --- a/cfg/header_links.go +++ b/cfg/header_links.go @@ -17,6 +17,7 @@ func SetDefaultHeaderLinks() { {"/list", "All hyphae"}, {"/random", "Random"}, {"/help", "Help"}, + {"/category", "Categories"}, } }