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

16 lines
967 B
Markdown
Raw Normal View History

2025-09-11 19:30:58 +03:00
## {{page.fileSlug|readable}}
Website (hopefully) fixed for Chromium-based browsers _...grr_
2025-09-10 17:07:14 +03:00
- Changed sidebar
- Added an animated tiled paw background for desktop view
2025-09-10 13:13:20 +03:00
- 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:
2025-09-10 17:07:14 +03:00
- [PokéSprite GitHub repository](https://github.com/msikma/pokesprite) (MIT)
2025-09-10 13:13:20 +03:00
- [PokéSprite - generated spritesheet](https://github.com/msikma/pokesprite-spritesheet/)