Add Kaiserhacks page

This commit is contained in:
Dorian
2026-05-19 20:58:07 -05:00
parent c431a0066f
commit c837dfdad7
112 changed files with 1023 additions and 91 deletions

View File

@@ -44,6 +44,7 @@ const navItems = [
{ key: 'nav.bundles', href: '/#bundles' },
{ key: 'nav.revitalization', href: '/#revitalize' },
{ key: 'nav.about', href: '/#about' },
{ key: 'nav.kaiserhacks', href: '/kaiserhacks' },
]
const navSecondaryItems = []