fixed safari loading icon

This commit is contained in:
Edward Tirado Jr 2025-04-22 20:38:48 -05:00
parent 3ec44e49ef
commit ddea97e9cf
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>