Optimize images (PNG → AVIF)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script setup lang="ts">
|
||||
import { formatDate } from 'date-fns'
|
||||
import chestAnimation from '~/assets/images/chest.webp'
|
||||
import chestAnimation from 'assets/images/chest.avif'
|
||||
import { render } from 'vue'
|
||||
import { CodeControls } from '#components'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user