summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-05-15 17:24:08 +0200
committerJonas Smedegaard <dr@jones.dk>2017-05-15 17:24:08 +0200
commit8142daa98c138ea98f38dcbda4d9c6d0933697ce (patch)
tree03b03dc0f5cd395baea8a7391afc4ff04a8a73e2
parent4bd1389be59e8a3723dd48000d33256013941c1d (diff)
Fix video stems.
-rw-r--r--live.mdwn2
-rw-r--r--livetest.mdwn2
2 files changed, 2 insertions, 2 deletions
diff --git a/live.mdwn b/live.mdwn
index 10b6266..fc0d64c 100644
--- a/live.mdwn
+++ b/live.mdwn
@@ -4,7 +4,7 @@
[[!template id=video
live-app="live-video"
title="FREE Live Webinar"
- stem=omni/show0
+ stem=omni/latest/index
width=640
height=360
]]
diff --git a/livetest.mdwn b/livetest.mdwn
index dace79b..eb2fe5f 100644
--- a/livetest.mdwn
+++ b/livetest.mdwn
@@ -4,7 +4,7 @@
[[!template id=video
live-app="live-video-test"
title="FREE Live Webinar"
- stem=omni/live/latest/index
+ stem=omni/live/latest-test/index
width=640
height=360
]]