diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 5ed96c7..9522de3 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -1,5 +1,5 @@ --- -import Navbar from "../components/Navbar.astro"; +import Navbar from "../components/core/Navbar.astro"; --- @@ -12,23 +12,23 @@ import Navbar from "../components/Navbar.astro"; Astro Basics - - - +
- +
+ +
- - + +