From c6472f7098c7a8f85cee395934ba4e706d40b672 Mon Sep 17 00:00:00 2001 From: roninro Date: Wed, 10 Aug 2022 12:14:54 +0800 Subject: * --- layouts/_default/baseof.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'layouts/_default/baseof.html') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 7b60826..e576d62 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -58,6 +58,12 @@ {{ printf `` .Rel .MediaType.Type .RelPermalink $.Site.Title | safeHTML }} {{ end -}} + {{ if .Site.Params.useFaviconGenerator }} + + + + + {{ end }} @@ -100,7 +106,7 @@ -- cgit v1.2.3