Minor update to greeting text

This commit is contained in:
Andrew Scott 2023-01-14 16:53:49 -05:00
parent 2aeea9f6fc
commit 867c51ae95
Signed by: a
GPG key ID: 7CD5A5977E4931C1

View file

@ -20,9 +20,10 @@ const last_posts = posts.slice(0, 3);
</div>
<div class="py-2">
<text class="text-lg">
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 youd 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 youd like to know more about
my recent work!
</text>
</div>
<div class="mt-8">