fixed safari loading icon #8

Merged
tiradoe merged 1 commit from safari-loader-fix into main 2025-04-23 01:39:38 +00:00
3 changed files with 1 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View file

@ -9,10 +9,7 @@
muted
type="video/webm"
>
<source
src="/assets/img/movie-loader.mp4"
type="video/mp4; codecs='hvc1'"
/>
<source src="/assets/img/movie-loader.mov" type="video/mov" />
<source src="/assets/img/movie-loader.webm" type="video/webm" />
</video>
</template>