From d6d9547a565370acf9a86202a1ca37ae45399fe3 Mon Sep 17 00:00:00 2001 From: Tommy Date: Thu, 21 Jul 2022 19:35:01 -0400 Subject: [PATCH] Update youtube.html Signed-off-by: Tommy --- layouts/shortcodes/youtube.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/youtube.html b/layouts/shortcodes/youtube.html index 141b3fa..93fed23 100644 --- a/layouts/shortcodes/youtube.html +++ b/layouts/shortcodes/youtube.html @@ -5,6 +5,6 @@ {{- $class := .Get "class" | default (.Get 1) -}} {{- $title := .Get "title" | default "YouTube Video" }}
- +
{{ end -}}