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 -}}