update titles

This commit is contained in:
2025-03-07 14:37:32 -05:00
parent 762ba7027d
commit a0b5a2a6f8
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ var NavGroups = []NavGroup{
{
Title: "Tools",
SubGroup: []NavGroup{
{SectionId: LAYOUT_SECTION_TOOLS, Title: "Passkey Generator", URL: "/app/generator"},
{SectionId: LAYOUT_SECTION_TOOLS, Title: "Generator", URL: "/app/generator"},
},
},
}