website/_src/data/changelog/2025-09-10.md

15 lines
991 B
Markdown

## {{page.fileSlug|readable}}
Website (hopefully) fixed for Chromium-based browsers _...grr_
- Changed sidebar
- ~~Added an animated tiled paw background for desktop view~~
- Changed [Home](/home)
- Updated the Pokémon box, now using a spritesheet instead of individual files
- Ironically, this is marginally slower than before, because it includes every Pokémon (up to Gen 8), not just my favorites.<br>(Works great if you've [forked my site](https://bunsin.space/forgejo/sundae/website) and want to change it to include your personal favorites, though!)
- Downscaled media images in [interests](/home#interests) to `300px` to offset network load
- Changed [Changelog](/changelog)
- **Actually** processed with [Prettier](https://github.com/prettier/prettier), now.
- Attribution:
- {{"PokéSprite GitHub repository"|link:"https://github.com/msikma/pokesprite"}} (MIT)
- {{"PokéSprite - generated spritesheet"|link:"https://github.com/msikma/pokesprite-spritesheet/"}}