Grets commited on
Commit
7b93b09
·
verified ·
1 Parent(s): 1424be3

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -194,7 +194,7 @@
194
  </div>
195
 
196
  <!-- Hero video (pushed down a bit) -->
197
- <video>
198
  <source src="thumbnail.mp4" type="video/mp4" />
199
  <!-- Remove the webm line unless you add it later -->
200
  <source src="thumbnail.webm" type="video/webm" />
 
194
  </div>
195
 
196
  <!-- Hero video (pushed down a bit) -->
197
+ <video autoplay muted loop playsinline poster="">
198
  <source src="thumbnail.mp4" type="video/mp4" />
199
  <!-- Remove the webm line unless you add it later -->
200
  <source src="thumbnail.webm" type="video/webm" />