Added documentation to functions and basic JWT generation
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package nav
|
||||
|
||||
// Returns the left portion of the navbar
|
||||
templ navLeft(navItems []NavItem) {
|
||||
<nav aria-label="Global" class="hidden sm:block">
|
||||
<ul class="flex items-center gap-6 text-xl">
|
||||
|
||||
Reference in New Issue
Block a user