diff --git a/src/pages/index.astro b/src/pages/index.astro index d648e35..3d5e409 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -20,9 +20,10 @@ const last_posts = posts.slice(0, 3);
- I created this site to showcase my projects, and occasionally blog about - their developement. Feel free to navigate the site via the sidebar, or continue - reading if you’d like to know more about my recent work + I created this site to showcase my projects as well as occasionally blog about + developement and my journey toward earning my degree. Feel free to navigate + the site via the sidebar, or continue reading if you’d like to know more about + my recent work!