diff --git a/src/pages/index.astro b/src/pages/index.astro index 3e66768..5dc3786 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -2,6 +2,7 @@ import Layout from "../layouts/Layout.astro"; import Intro from "../components/Intro.astro"; import Projects from "../components/Projects.astro"; +import Blog from "../components/Blog.astro"; import WaveDivider from "../components/WaveDivider.astro"; import Webring from "../components/Webring.astro"; import SpotifyNowPlaying from "../components/SpotifyNowPlaying.astro"; @@ -20,15 +21,18 @@ const variables = { + + + - +