diff options
author | Jonas Smedegaard <dr@jones.dk> | 2017-05-15 17:24:08 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2017-05-15 17:24:08 +0200 |
commit | 8142daa98c138ea98f38dcbda4d9c6d0933697ce (patch) | |
tree | 03b03dc0f5cd395baea8a7391afc4ff04a8a73e2 | |
parent | 4bd1389be59e8a3723dd48000d33256013941c1d (diff) |
Fix video stems.
-rw-r--r-- | live.mdwn | 2 | ||||
-rw-r--r-- | livetest.mdwn | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 ]] |