summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-04-30 19:08:27 +0200
committerJonas Smedegaard <dr@jones.dk>2017-04-30 19:08:54 +0200
commit06597e1b666c223ad3fdac8488b5cba9aaeb1a00 (patch)
tree1eee7bd1f56df86adf806d3b3e52c79644bb4da1
parent89a690a6126f80c23d2b440bc7f2f84a17ef75bb (diff)
Fix stop mute or autoplay teaser video.
-rw-r--r--index.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.mdwn b/index.mdwn
index 054d659..30247cc 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -7,7 +7,7 @@
<div class="video" style="margin-top: 3em; margin-bottom: 3em;">
<div class="embed-responsive embed-responsive-16by9">
-<video id="live-video" class="embed-responsive-item" playsinline autoplay muted poster="//media.couchdesign.dk/omni/omni1.jpg" controls>
+<video id="live-video" class="embed-responsive-item" playsinline poster="//media.couchdesign.dk/omni/omni1.jpg" controls>
<source src="//media.couchdesign.dk/omni/omni1.webm" type="video/webm" />
<source src="//media.couchdesign.dk/omni/omni1.mp4" type="video/mp4" />