diff --git a/layouts/partials/analytics.html b/layouts/partials/analytics.html index fac3a09..8ae56fb 100644 --- a/layouts/partials/analytics.html +++ b/layouts/partials/analytics.html @@ -1,6 +1,6 @@ {{ with site.Params.features.analytics }} - {{ if .enabled }} + {{ if .enable }} {{ with .services }} {{ with .google }} @@ -19,11 +19,11 @@ {{ with .goatCounter }} - + {{ if .selfHosted }} + + {{ else }} + + {{ end }} {{ end }}