foundation-sites
foundation-sites copied to clipboard
fix: Adds WebP and AVIF image formats to Interchange
trafficstars
Description
Adds the missing WebP format, and also the modern AVIF standard format.
- Closes #15529
Types of changes
- [ ] Documentation
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (anything that would change an existing functionality)
- [ ] Maintenance (refactor, code cleaning, development tools...)
Checklist
- [x] I have read and follow the CONTRIBUTING.md document.
- [x] The pull request title and template are correctly filled.
- [x] The pull request targets the right branch (
developordevelop-v...). - [-] My commits are correctly titled and contain all relevant information.
- [-] I have updated the documentation accordingly to my changes (if relevant).
- [-] I have added tests to cover my changes (if relevant).