Merge pull request 'fixed safari loading icon' (#8) from safari-loader-fix into main

Reviewed-on: #8
This commit is contained in:
Edward Tirado Jr 2025-04-23 01:39:38 +00:00
commit 0060e7b755
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>