Replace optimized image formats: remove outdated formats and add optimized.avif
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 30 KiB |
BIN
assets/static/images/optimized.avif
Normal file
BIN
assets/static/images/optimized.avif
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Binary file not shown.
Before Width: | Height: | Size: 585 KiB |
Binary file not shown.
Before Width: | Height: | Size: 42 KiB |
@@ -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