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>
<div class="py-2"> <div class="py-2">
<text class="text-lg"> <text class="text-lg">
I created this site to showcase my projects, and occasionally blog about I created this site to showcase my projects as well as occasionally blog about
their developement. Feel free to navigate the site via the sidebar, or continue developement and my journey toward earning my degree. Feel free to navigate
reading if youd like to know more about my recent work the site via the sidebar, or continue reading if youd like to know more about
my recent work!
</text> </text>
</div> </div>
<div class="mt-8"> <div class="mt-8">