Add some more content to my home page :)

This commit is contained in:
Logic Kenzie 2023-09-25 09:30:02 -05:00
parent 4fc3a9b417
commit 5992b4da0d

View file

@ -3,4 +3,8 @@ import Layout from "layouts/primary.astro"
---
<Layout>
<h1>Welcome to ~LogicallyLogi~</h1>
<p>I am a software engineer located it &lt;REDACTED&gt; and I write web apps that most people wouldn't use!</p>
<p>There is more information on my <a href="/about">about me page</a> - but I needed to fill this page a little! In
the future, I
may throw a featured blog post or something here! For now, it shall remain &lt;BLANK&gt;</p>
</Layout>