diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 0385369..968876e 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -40,7 +40,15 @@ - +{{ if and (ne .IsHome) (isset .Params "cover") }} + +{{ else }} + {{ if isset $.Site.Params "favicon" }} + + {{ else }} + + {{ end }} +{{ end }} {{ range .Params.categories }}