From 7164a83f2fc0ac097862ab28c6f7521387b63cc0 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Thu, 23 Jul 2020 13:27:52 +0200 Subject: [PATCH] removing self-closing slash --- layouts/partials/head/others.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/head/others.html b/layouts/partials/head/others.html index 47b2be0..eeb89d8 100644 --- a/layouts/partials/head/others.html +++ b/layouts/partials/head/others.html @@ -2,7 +2,7 @@ {{ with .OutputFormats.Get "atom" }} - {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} + {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} {{ end }} {{ "