diff --git a/src/components/navbar.astro b/src/components/navbar.astro index 6ff5b71..62901fe 100644 --- a/src/components/navbar.astro +++ b/src/components/navbar.astro @@ -1,5 +1,5 @@ --- -import headerimg from "/link_192.png" +import headerimg from "/logo.svg" ---
@@ -9,7 +9,7 @@ import headerimg from "/link_192.png" -