Merge pull request 'fixed safari loading icon' (#8) from safari-loader-fix into main
Reviewed-on: #8
This commit is contained in:
commit
0060e7b755
3 changed files with 1 additions and 4 deletions
BIN
src/assets/img/movie-loader.mov
Normal file
BIN
src/assets/img/movie-loader.mov
Normal file
Binary file not shown.
Binary file not shown.
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue