diff --git a/src/components/Header.astro b/src/components/Header.astro index ecc1bf7..7dca068 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -2,7 +2,6 @@ import HeaderLink from './HeaderLink.astro'; import Blazestar from './Blazestar.astro'; import NoteHierarchy from './NoteHierarchy.astro'; -import NotesLinks from './NotesLinks.astro'; import NotchedBox from './NotchedBox.astro'; --- @@ -14,11 +13,11 @@ import NotchedBox from './NotchedBox.astro'; Blog About
-