diff --git a/layouts/shortcodes/paige/youtube.html b/layouts/shortcodes/paige/youtube.html index 5ff73cc8..5253be7a 100644 --- a/layouts/shortcodes/paige/youtube.html +++ b/layouts/shortcodes/paige/youtube.html @@ -65,11 +65,13 @@ {{ $src = print $src "?" . }} {{ end }} -{{ partial "paige/video.html" (dict - "fullscreen" $fullscreen - "height" $height - "referrerpolicy" $referrerpolicy - "src" $src - "title" $description - "width" $width -) }} +