From 0a1d95aa722099a60d21e5c3a9868821501d19b8 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 26 Mar 2017 10:24:50 +0200 Subject: Add optional name to video tag. --- show.mdwn | 2 +- templates/video.mdwn | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/show.mdwn b/show.mdwn index 6a8db53..da2d4da 100644 --- a/show.mdwn +++ b/show.mdwn @@ -1 +1 @@ -[[!template id=video title="Presentation"]] +[[!template id=video name="live-video" title="Presentation"]] diff --git a/templates/video.mdwn b/templates/video.mdwn index edb681b..f3d210b 100644 --- a/templates/video.mdwn +++ b/templates/video.mdwn @@ -1,12 +1,12 @@

- playsinline autoplay muted controls>
-- cgit v1.2.3