Add some more content to my home page :)
This commit is contained in:
parent
4fc3a9b417
commit
5992b4da0d
1 changed files with 4 additions and 0 deletions
|
@ -3,4 +3,8 @@ import Layout from "layouts/primary.astro"
|
|||
---
|
||||
<Layout>
|
||||
<h1>Welcome to ~LogicallyLogi~</h1>
|
||||
<p>I am a software engineer located it <REDACTED> 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 <BLANK></p>
|
||||
</Layout>
|
Loading…
Reference in a new issue