summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-05-15 08:16:05 +0200
committerJonas Smedegaard <dr@jones.dk>2017-05-15 08:16:05 +0200
commit2a6a17943e25ed2634f1f49db3af83202dd198c7 (patch)
treea03ec5ad23a3abfe59018a0a6cd04a0c3e6d0773
parent3c9f70fe8a92eafa8c0bcef8375e5c732eda67fb (diff)
Fix front page video hints.
-rw-r--r--index.mdwn3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.mdwn b/index.mdwn
index e3c069e..97b6cab 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -8,8 +8,7 @@
<div class="embed-responsive embed-responsive-16by9">
<video id="live-video" class="embed-responsive-item" playsinline poster="//media.couchdesign.dk/omni/omni1.jpg" preload controls>
-
-<source src="//media.couchdesign.dk/omni/omni1.webm" type='video/webm; codecs="vp9, opus" />
+<source src="//media.couchdesign.dk/omni/omni1.webm" type='video/webm; codecs="vp9, opus"' />
<source src="//media.couchdesign.dk/omni/omni1.mp4" type="video/mp4" />
<img src="//media.couchdesign.dk/omni/omni1.jpg" width="640" height="360"
title="Sorry, the video formats provided are not supported by your browser." />