--- import Footer from "@/components/Footer.astro"; import PostList from "@/components/Posts/PostList.astro"; import "@/styles/global.css"; const pageTitle = "About Me"; ---
I am working through Astro's introductory tutorial. This is the second page on my website, and it's the first one I built myself!
This site will update as I complete more of the tutorial, so keep checking back and see how my journey is going!
This is where I will post about my journey learning Astro.