From a2208690d73a342b8f4395f1fd8ee319f11616f5 Mon Sep 17 00:00:00 2001 From: tiff Date: Sun, 20 Apr 2025 18:44:06 -0400 Subject: [PATCH] Add notes link to navbar --- src/components/Header.astro | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/components/Header.astro b/src/components/Header.astro index 08958e5..d30a916 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -79,6 +79,17 @@ const isActive = (path: string) => { Tags +
  • + + Notes + +
  • +
  • About