diff --git a/layouts/_partials/head.html b/layouts/_partials/head.html index 747c8f2..f3fa891 100644 --- a/layouts/_partials/head.html +++ b/layouts/_partials/head.html @@ -68,20 +68,13 @@ > - {{ if eq .Layout "search" }} - {{ with resources.Get "css/search.css" | fingerprint "sha512" }} - - {{ end }} - - - - + {{ with resources.Get "css/search.css" | fingerprint "sha512" }} + {{ end }} + + + {{ with .Site.Params.faviconSVG }} {{ end }} diff --git a/layouts/_partials/top.html b/layouts/_partials/top.html index a32aa22..fa7e53c 100644 --- a/layouts/_partials/top.html +++ b/layouts/_partials/top.html @@ -5,6 +5,9 @@ + + +