diff --git a/layouts/partials/common/opengraph.html b/layouts/partials/common/opengraph.html index 6badb84..d8c3374 100644 --- a/layouts/partials/common/opengraph.html +++ b/layouts/partials/common/opengraph.html @@ -4,7 +4,7 @@ {{- with $.Params.images -}} - {{- range first 6 . }}{{ end -}} + {{- range first 6 . }}{{ end -}} {{- else -}} {{- $images := $.Resources.ByType "image" -}} {{- $featured := $images.GetMatch "*feature*" -}}