diff --git a/app/components/layout/AppNavbar.vue b/app/components/layout/AppNavbar.vue
index b56b738..b34e988 100644
--- a/app/components/layout/AppNavbar.vue
+++ b/app/components/layout/AppNavbar.vue
@@ -24,9 +24,10 @@
+
{{ link.label }}
@@ -46,7 +47,10 @@
@keydown.enter.prevent="toggleDropdown(group.id + '-mobile')"
@keydown.space.prevent="toggleDropdown(group.id + '-mobile')"
>
- {{ group.label }}
+
+
+ {{ group.label }}
+
+
{{ link.label }}
@@ -119,13 +124,14 @@
>