diff --git a/src/pages/index.astro b/src/pages/index.astro new file mode 100644 index 0000000..344b4fd --- /dev/null +++ b/src/pages/index.astro @@ -0,0 +1,33 @@ +--- +import Layout from '../layouts/Layout.astro'; +--- + + +
+
+
+

+ homepage +

+

+ Welcome to your new Astro landing page. Edit this file at + src/pages/index.astro +

+ +
+
+
+