From 676e09aef5db065e11841401758fd457fda8f55f Mon Sep 17 00:00:00 2001 From: ajdj100 Date: Sat, 21 Mar 2026 23:22:41 -0400 Subject: [PATCH] Updated navigation system for new stuff --- ui/src/components/Navigation/Navbar.vue | 312 ++++++++++++------------ 1 file changed, 161 insertions(+), 151 deletions(-) diff --git a/ui/src/components/Navigation/Navbar.vue b/ui/src/components/Navigation/Navbar.vue index 8b2a55a..d94bbf8 100644 --- a/ui/src/components/Navigation/Navbar.vue +++ b/ui/src/components/Navigation/Navbar.vue @@ -1,171 +1,180 @@