summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-12-09 15:50:22 -0500
committerMatan Kushner <hello@matchai.me>2019-12-09 16:13:48 -0500
commitffef8ff1441ed526b164cb460231cc519cf670cd (patch)
tree8396b7813f198a5de27ac92a38eaf7debea44cad /docs
parent3c835ba34bb98dff237d04abefc228600df730d0 (diff)
docs: Add playsinline to landing page video
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index 5688e752b..dbe1ad60e 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -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>