From 2588a27126a416a9690dd6f1948be90c63923214 Mon Sep 17 00:00:00 2001 From: David Kebler Date: Sat, 22 Apr 2017 17:10:49 -0700 Subject: [PATCH] add end to youtube parameters --- layouts/shortcodes/image.html | 1 + layouts/shortcodes/youtube.html | 1 + static/css/page.css | 2 +- static/js/youtube.js | 3 ++- 4 files changed, 5 insertions(+), 2 deletions(-) diff --git a/layouts/shortcodes/image.html b/layouts/shortcodes/image.html index 588074d..1ebb969 100644 --- a/layouts/shortcodes/image.html +++ b/layouts/shortcodes/image.html @@ -2,6 +2,7 @@ {{ $filename := .Get "filename" }} {{ with $.Site.Params.imagespath }} {{ $path := ( . ) }}{{ end }}
` $box.html(vIframe).children().fitToWindow($box.data("maxWidth") || mw, $box.data("wPad") || wp) }