From c5f97101cc7c5b0891c43634e5a404d8549b03bf Mon Sep 17 00:00:00 2001 From: geobza Date: Thu, 16 Jul 2026 22:04:13 -0400 Subject: [PATCH] Improve navbar #5 --- src/components/Header.astro | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/components/Header.astro b/src/components/Header.astro index e2ebe21..50bd145 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -9,11 +9,15 @@ const path = Astro.url.pathname;
- + + CCSS logo Carleton Computer Science Showcase
-