1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-17 07:42:20 +00:00

docs: Add playsinline to landing page video

This commit is contained in:
Matan Kushner 2019-12-09 15:50:22 -05:00
parent 3c835ba34b
commit ffef8ff144
No known key found for this signature in database
GPG Key ID: 4B98C3A8949CA8A4

View File

@ -22,7 +22,7 @@ footer: ISC Licensed | Copyright © 2019-present Starship Contributors
</div> </div>
<div class="center"> <div class="center">
<video class="demo-video" autoplay muted loop> <video class="demo-video" muted autoplay loop playsinline>
<source src="/demo.webm" type="video/webm"> <source src="/demo.webm" type="video/webm">
<source src="/demo.mp4" type="video/mp4"> <source src="/demo.mp4" type="video/mp4">
</video> </video>