From 7cdb54f558fab6de305ee166280ff12149cc7ba1 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 8 Nov 2020 15:07:02 +0100 Subject: [PATCH] revert css media type --- layouts/partials/head/others.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/head/others.html b/layouts/partials/head/others.html index ecfe483..a08f924 100644 --- a/layouts/partials/head/others.html +++ b/layouts/partials/head/others.html @@ -8,10 +8,10 @@ - + - + {{ with .OutputFormats.Get "atom" }} {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}