Small fixes.

This commit is contained in:
2020-05-24 18:57:44 +02:00
parent bffa49d478
commit 2e11fe27f9
3 changed files with 3 additions and 2 deletions

View File

@@ -68,7 +68,7 @@
</h1>
</div>
<div id="hero" class="hero" data-aos="fade-in" data-aos-delay="200">
<video src="/static/hero.mp4" autoplay loop muted />
<video src="/static/hero.mp4" autoplay loop muted playsinline />
</div>
</div>
</section>