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

11 lines
841 B
Markdown
Raw Normal View History

2025-09-10 13:13:20 +03:00
- Website (hopefully) fixed for Chromium-based browsers _...grr_
- 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](https://github.com/msikma/pokesprite) (MIT)
- [PokéSprite - generated spritesheet](https://github.com/msikma/pokesprite-spritesheet/)