Voeg responsive WebP-varianten toe voor de profielfoto
Continuous Integration / config (pull_request) Successful in 10s
Continuous Integration / prepare (pull_request) Successful in 1m19s
Continuous Integration / build-production (pull_request) Skipped
Continuous Integration / build (pull_request) Successful in 2m0s
Continuous Integration / test (pull_request) Successful in 1m50s
Continuous Integration / deploy-test (pull_request) Skipped
Continuous Integration / deploy-production (pull_request) Skipped

Eén vaste 800x800 JPEG werd altijd gedownload, ook op mobiel waar de
foto maar 160px groot getoond wordt. Nu een <picture>-element met
400w/800w varianten in zowel WebP (10-31KB) als JPEG-fallback
(20-61KB), met srcset/sizes zodat de browser de kleinste passende
variant kiest voor het scherm.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-17 21:18:33 +02:00
co-authored by Claude Sonnet 5
parent 0a001846b6
commit 080e895ec0
5 changed files with 16 additions and 7 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB