diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 98f284e..43265f9 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -40,7 +40,7 @@ -{{ if and (ne .IsHome) (isset .Params "cover") }} +{{ if and (not .IsHome) (isset .Params "cover") }} {{ else }} {{ if isset $.Site.Params "favicon" }}