From fc628f994e6536426852ff46d5f88e5f59acf0ee Mon Sep 17 00:00:00 2001 From: JamesFlare1212 Date: Sun, 7 Apr 2024 23:05:11 -0400 Subject: [PATCH] defer theme css --- layouts/partials/head.html | 8 ++++---- layouts/shortcodes/comments.html | 1 - 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 6b8c46d..083ff0e 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -11,15 +11,14 @@ {{ with .Site.Params.description }}{{ end }} - {{ with .Site.Params.style }} - + {{ else }} - + {{ end }} @@ -36,4 +35,5 @@ {{ with .OutputFormats.Get "RSS" }} {{ printf `` .Permalink .Rel .MediaType.Type $.Site.Title | safeHTML }} {{ end }} - \ No newline at end of file + + \ No newline at end of file diff --git a/layouts/shortcodes/comments.html b/layouts/shortcodes/comments.html index 5087abd..8b3bb85 100644 --- a/layouts/shortcodes/comments.html +++ b/layouts/shortcodes/comments.html @@ -1,4 +1,3 @@ -