update + some 88x31s

This commit is contained in:
lynxize 2025-04-17 22:16:09 -06:00
parent 3b6e441d48
commit 9ee8582390
Signed by: lynxize
GPG key ID: 8615849B8532CD77
26 changed files with 89 additions and 14 deletions

View file

@ -22,7 +22,7 @@ You can find the source for this site [here](https://git.lynxize.dev/lynxize/web
You can find me in the following places:
- Discord - `@lynxize`
- Bluesky - [`@lynxize.dev`](https://bsky.app/profile/lynxize.dev)
- GitHub - [`@lynxize`](https://github.com/lynxize)
- GitHub - [`lynxize`](https://github.com/lynxize)
You can also reach me [through email](mailto:lynxize@gmail.com), though response times will definitely be slower.

View file

@ -0,0 +1,15 @@
+++
title = "Another Redesign"
date = 2025-04-17
+++
I feel like I just did this [a few months ago](/blog/website-v2).
I didn't change as much this time, mostly just the CSS.
Apparently I've become slightly obsessed with the color purple, so... yeah... the whole site is purple now.
Other changes:
- Added the [random stuff page](/stuff).
- Added some 88x31s to the home page, because why not?
- Fixed the code block font and some other small things.\
- The [RSS (well, atom) feed](/blog/atom.xml) should finally work now.