diff --git a/src/components/widgets/Header.astro b/src/components/widgets/Header.astro index 0ae4605..e2ed1a0 100644 --- a/src/components/widgets/Header.astro +++ b/src/components/widgets/Header.astro @@ -1,5 +1,6 @@ --- import { IconSun, IconGithub, IconMenu, IconRSS } from "~/components/icons"; +import Logo from "~/components/widgets/Logo.astro"; const {} = Astro.props; --- @@ -11,10 +12,7 @@ const {} = Astro.props; >
- 🚀 AstroWind - +