nav: drop dead /repos top-level link (repos are per-host, accessed via host sub-tab)

This commit is contained in:
2026-05-09 11:59:08 +01:00
parent 8a7706407d
commit a9c47deb26
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ type ViewData struct {
User *User
// Active is the slug of the currently active primary nav tab
// ("dashboard" / "repos" / "alerts" / "audit" / "settings").
// ("dashboard" / "alerts" / "audit" / "settings").
// The nav partial highlights the matching tab.
Active string