From 5e4ad4f27011a6a4b622d5501f72b5d6058e80f8 Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Sun, 31 Dec 2023 13:18:00 +0100 Subject: [PATCH] update video shortcode --- layouts/shortcodes/video.html | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/layouts/shortcodes/video.html b/layouts/shortcodes/video.html index 1bdc90e..b04619e 100644 --- a/layouts/shortcodes/video.html +++ b/layouts/shortcodes/video.html @@ -1,15 +1,14 @@ {{- $src := .Get "src" | default (.Get 0) -}} {{- $title := .Get "title" | default "Shared video" }} -
- -
+ +