diff --git a/public/preview.png b/public/preview.png index 692f2f3..71b3726 100644 Binary files a/public/preview.png and b/public/preview.png differ diff --git a/src/pages/about.astro b/src/pages/about.astro index 170ffe4..8a3d443 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -6,7 +6,7 @@ import Card from "../components/Card.astro"; -

sup! i'm reid (he/they), known online as reidlab. i'm a programmer, system administrator and chronically online thing.

+

sup! i'm reid (any/all), known online as reidlab. i'm a programmer, system administrator and chronically online thing.

currently all i do is just program, but soon i want to get into art and / or music

my favorite programming languages include rust, lua, nix, and typescript. i don't specialize in creating anything specific, it all just comes into my head as really dumb ideas that i later on execute

some of my interests include games like oneshot, celeste, omori, undertale, deltarune, roblox, nerdy things like programming, sysadmin, and music genres such as shoegaze, rock, and hyperpop.

diff --git a/src/pages/index.astro b/src/pages/index.astro index 5bccc51..30a8e5d 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -7,7 +7,7 @@ import Badges from "../components/Badges.astro"; -

yo, i'm reid (he/they), welcome to my site

+

yo, i'm reid (any/all), welcome to my site

i made this website so you can find what i do directly, instead of navigating through millions of social media profiles, websites, so on and so forth, just to see who a person is. most of what is on this website is pretty self-explainatory, and you can find most if not all the pages on the left or top side of the screen

this site as a whole is still a bit of a work in progress, i still need to add more things to it (a blog, perhaps?), and i'm trying to finally make the website more lightweight, mobile friendly, and accessible (not using tables for my main layout, Jesus), and it seems to work pretty damn well! all content you see on the website is statically generated and javascript is only used in places where it is not required, and where i do have javascript, i try to make it minimal

happy browsing, and feel free to reach out for anything! :3