diff --git a/layouts/partials/hero/big.html b/layouts/partials/hero/big.html index f6287df4..bb96c345 100644 --- a/layouts/partials/hero/big.html +++ b/layouts/partials/hero/big.html @@ -6,11 +6,11 @@ {{- with $featured -}} {{ if $disableImageOptimization }} {{ with . }} - + {{ end }} {{ else }} {{ with .Resize "1200x" }} - + {{ end }} {{ end }} {{- end -}} \ No newline at end of file