diff --git a/index.astro b/index.astro new file mode 100644 index 0000000..ab836e4 --- /dev/null +++ b/index.astro @@ -0,0 +1,221 @@ +--- +import Layout from "layouts/primary.astro" +--- + + +
+ + + + + + + + + + + + + + + + + +
+ +
\ No newline at end of file