diff --git a/src/pages/index.astro b/src/pages/index.astro index 9b27c3b..f8bda82 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -6,6 +6,8 @@ import Layout from '../layouts/Layout.astro';

~/

+

Welcome!

+ Not much here yet, but you can check out my blog posts here.
If you are site owner, please edit src/pages/index.astro to customize this page.