From 868b5b3c1364c08abb4c9fcd4b30d2adf3ca4ffe Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Thu, 19 Jan 2017 16:34:49 +0200 Subject: [PATCH] layouts/partials/opengraph.html: Adjust .Params.audio block Bring it back on the same line as the above, to make it more like the Hugo template that we stole it from. See: tpl/template_embedded.go --- layouts/partials/opengraph.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/layouts/partials/opengraph.html b/layouts/partials/opengraph.html index 0781c4c..aec9bd3 100644 --- a/layouts/partials/opengraph.html +++ b/layouts/partials/opengraph.html @@ -11,8 +11,7 @@ {{ if not .Lastmod.IsZero }}{{ end }} {{ else }} {{ if not .Site.LastChange.IsZero }}{{ end }} -{{ end }} -{{ with .Params.audio }} +{{ end }}{{ with .Params.audio }} {{ end }}{{ with .Params.locale }} {{ end }}{{ with .Site.Params.title }} {{ end }}{{ with .Params.videos }}