diff options
Diffstat (limited to 'src/pages/about.astro')
| -rw-r--r-- | src/pages/about.astro | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/pages/about.astro b/src/pages/about.astro index 9736404..fd3eb9a 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -9,9 +9,7 @@ import Layout from '../layouts/BlogPost.astro'; heroImage="/603banner.png" > <p> - Hey! Welcome to the About page. I'm Pinapelz, a Software Engineering student at UCI. - I mostly make random stuff, but you'll probably see a lot of vtuber related things (<a href="https://patchwork.moekyun.me/">patchwork archive</a>). - Outside of that though I spend pretty much the remainder of my spare time programming random things or playing JRPGs/MMOs. + Hey, I'm Pinapelz. Welcome to my blog where I ramble about random things, some technical, some not so technical. </p> <h1>why this?</h1> <p> |
