docs: Add playsinline to landing page video
This commit is contained in:
parent
3c835ba34b
commit
ffef8ff144
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue