diff --git a/src/pages/about.astro b/src/pages/about.astro new file mode 100644 index 0000000..74f268f --- /dev/null +++ b/src/pages/about.astro @@ -0,0 +1,22 @@ +--- + +--- + + +
+ + + + +I'm a web developer and I'm learning Astro.
+This is my first website!
+ + diff --git a/src/pages/index.astro b/src/pages/index.astro index a06724d..a1c2eff 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -11,6 +11,9 @@