From 7ed8ba3647e35eff4b5091cdd4809f88b584fc59 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Wed, 28 Aug 2024 01:50:59 -0700 Subject: scrub PII for SEO - After creating more different content better to scrub PII --- src/pages/about.astro | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/pages') 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" >

- 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 (patchwork archive). - 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.

why this?

-- cgit v1.2.3