diff --git a/layouts/shortcodes/paige/vimeo.html b/layouts/shortcodes/paige/vimeo.html index 9555fb78..525ae2cb 100644 --- a/layouts/shortcodes/paige/vimeo.html +++ b/layouts/shortcodes/paige/vimeo.html @@ -37,7 +37,7 @@ {{ end }} {{ if and (ne $byline nil) (ne $byline "") }} - {{ $params = $params | append (printf "portrait=%v" (cond $byline 1 0)) }} + {{ $params = $params | append (printf "byline=%v" (cond $byline 1 0)) }} {{ end }} {{ with $color }}