diff --git a/layouts/shortcodes/odysee.html b/layouts/shortcodes/odysee.html index 34d613f..565e9eb 100644 --- a/layouts/shortcodes/odysee.html +++ b/layouts/shortcodes/odysee.html @@ -1,5 +1,5 @@ {{ $src := .Get 0 | default (.Get "url") | default (.Get "src") -}}{{ $width := .Get 1 | default (.Get "width") | default "65" }} +}}{{ $width := .Get 1 | default (.Get "width") | default "80" }}