diff --git a/layouts/partials/opengraph/include.html b/layouts/partials/opengraph/include.html index c6414f5..33b7f2f 100644 --- a/layouts/partials/opengraph/include.html +++ b/layouts/partials/opengraph/include.html @@ -15,12 +15,12 @@ {{- end -}} "> - + {{- if .IsPage -}} - + {{- range .Params.tags -}} - + {{- end -}} {{- end -}} @@ -39,6 +39,6 @@ {{ $image := partialCached "helpers/image" (dict "Context" . "Type" "opengraph") .RelPermalink "opengraph" }} {{ if $image.exists }} - + {{- end -}}