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
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ footer: ISC Licensed | Copyright © 2019-present Starship Contributors
</div>
<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.mp4" type="video/mp4">
</video>