From 9af1854a7e35785a8e86426c4fb1edd465f164a3 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Thu, 1 Jan 2026 18:32:49 -0800 Subject: Massive refactor courtesy of 5 dollars of AI tokens --- src/components/NavBar.svelte | 306 ++++++++++++++++++++++++++++++++++++++----- 1 file changed, 273 insertions(+), 33 deletions(-) (limited to 'src/components/NavBar.svelte') diff --git a/src/components/NavBar.svelte b/src/components/NavBar.svelte index 44118ba..2b64c88 100644 --- a/src/components/NavBar.svelte +++ b/src/components/NavBar.svelte @@ -1,34 +1,274 @@ -