From 2d169b8cd96a70498ee8ed62e9288fc6ac225c75 Mon Sep 17 00:00:00 2001 From: HacDan Date: Mon, 27 Sep 2021 20:50:43 -0400 Subject: [PATCH] Remove config check from favicon.html partial and statically reference config variables for a better user experience. --- layouts/partials/favicons.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/layouts/partials/favicons.html b/layouts/partials/favicons.html index 36e2eac..962026b 100644 --- a/layouts/partials/favicons.html +++ b/layouts/partials/favicons.html @@ -1,10 +1,9 @@ -{{- with .Site.Params.favicon.color }} - + - - -{{ end }} + + +