diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 5eafc08..e659861 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -5,8 +5,7 @@
-{{ $url := replace .Permalink ( printf "%s" .Site.BaseURL) "" }} -{{ if eq $url "" }} +{{ if .IsHome }}