diff --git a/src/pages/about.astro b/src/pages/about.astro index 74f268f..18fc2c0 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -13,6 +13,7 @@ Home About + Blog

About me

... and my new website!

diff --git a/src/pages/blog.astro b/src/pages/blog.astro new file mode 100644 index 0000000..a4ec85f --- /dev/null +++ b/src/pages/blog.astro @@ -0,0 +1,23 @@ +--- + +--- + + + + + + + + Astro + + + Home + About + Blog + + + +

Blog posts

+

This is a list of my blog posts.

+ + diff --git a/src/pages/index.astro b/src/pages/index.astro index a1c2eff..161db13 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -13,6 +13,7 @@ Home About + Blog

Orbital Orbit