Replace optimized image formats: remove outdated formats and add optimized.avif
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
Reference in New Issue
Block a user