Replace optimized image formats: remove outdated formats and add optimized.avif

This commit is contained in:
2025-09-08 14:14:36 +02:00
parent edba0ce60c
commit c01751e0a7
5 changed files with 1 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
<div class="w-full mt-16 md:hidden"></div>
<div class="relative inline-block w-full min-w-full">
<img
src="/static/images/optimized-75.webp"
src="/static/images/optimized.avif"
alt="Background"
class="hidden object-cover w-full max-h-full pointer-events-none md:block"
/>