diff --git a/src/pages/about.astro b/src/pages/about.astro new file mode 100644 index 0000000..75a0e48 --- /dev/null +++ b/src/pages/about.astro @@ -0,0 +1,3 @@ +
+This is me exploding and learning astro
+ \ No newline at end of file diff --git a/src/pages/index.astro b/src/pages/index.astro index d1df8b7..86918b2 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -12,5 +12,6 @@