From 238e5dfdf72284cf829a389819530e5187274153 Mon Sep 17 00:00:00 2001 From: liyunze <50455574+liyunze-coding@users.noreply.github.com> Date: Fri, 8 Aug 2025 13:21:31 +1000 Subject: [PATCH] update navbar --- src/components/global/NavBar.astro | 11 +- src/components/global/NavBar_old.astro | 266 ------------------------- 2 files changed, 4 insertions(+), 273 deletions(-) delete mode 100644 src/components/global/NavBar_old.astro diff --git a/src/components/global/NavBar.astro b/src/components/global/NavBar.astro index 337d0f2..99b3d5c 100644 --- a/src/components/global/NavBar.astro +++ b/src/components/global/NavBar.astro @@ -1,5 +1,7 @@ --- import { HoverNavigation } from "@/components/ui/HoverNavigation"; +import { Image } from "astro:assets"; +import pfp from "@/components/images/pfp_new.webp"; const navLinks = [ { @@ -26,13 +28,8 @@ const navLinks = [ ---
- Ryan + Ryan
diff --git a/src/components/global/NavBar_old.astro b/src/components/global/NavBar_old.astro deleted file mode 100644 index 731d0f8..0000000 --- a/src/components/global/NavBar_old.astro +++ /dev/null @@ -1,266 +0,0 @@ -
- - - -
- - - -