From fe586d4e059c5c338a2746ddb5efd84cbe02eb8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D1=83=D1=81=D0=BB=D0=B0=D0=BD?= Date: Wed, 23 Aug 2023 18:04:27 +0600 Subject: [PATCH] Update header.html --- layouts/partials/header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 41e0ee0..6a1f02a 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -10,12 +10,12 @@ {{- end -}} {{- if isset .Site.Params "favicon" -}} - + {{- end -}} - + {{ with .OutputFormats.Get "rss" -}} {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} {{ end -}}