From 5668b1012d200e071ad3edc30d77d05585df8b95 Mon Sep 17 00:00:00 2001 From: Maik de Kruif Date: Sun, 14 Nov 2021 21:47:56 +0100 Subject: [PATCH] Remove trailing space --- themes/maik-blog/layouts/partials/meta-tags.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/maik-blog/layouts/partials/meta-tags.html b/themes/maik-blog/layouts/partials/meta-tags.html index df3d542..15f3dd9 100644 --- a/themes/maik-blog/layouts/partials/meta-tags.html +++ b/themes/maik-blog/layouts/partials/meta-tags.html @@ -1,6 +1,6 @@ + content="{{ if .Params.author }}{{ .Params.author }}{{ else }}{{ with .Site.Author.name }}{{ . }}{{ end }}{{ end }}"> + content="{{ if .Params.author }}{{ .Params.author }}{{ else }}{{ with .Site.Author.name }}{{ . }}{{ end }}{{ end }}"> {{- if isset .Params "date" }}