edited homepage
This commit is contained in:
parent
6ac15c9fe0
commit
a7a0938950
1 changed files with 2 additions and 6 deletions
|
@ -13,13 +13,9 @@ import { SITE_TITLE, SITE_DESCRIPTION } from '../consts';
|
|||
<body>
|
||||
<Header />
|
||||
<main>
|
||||
<h1>Yo!</h1>
|
||||
<h1>Yo! Welcome to my humble site</h1>
|
||||
<p>
|
||||
This is just an initial test of the Astro version of my personal website. So far, i honestly love it!
|
||||
</p>
|
||||
|
||||
<p>
|
||||
I still gotta style this though, and as a certified devops guy, that will probably not go so well
|
||||
This site is a continual WIP, and this is just an alpha of what i hope it will become :)
|
||||
</p>
|
||||
</main>
|
||||
<Footer />
|
||||
|
|
Loading…
Reference in a new issue