mirror of https://github.com/lxndrblz/anatole.git

lxndrblz
05.05.2022 fea51d13574212a94bc80190735dbdc2e35cfc26
layouts/partials/footer.html
@@ -35,9 +35,11 @@
{{- if (hasPrefix .context.Site.GoogleAnalytics "G-") -}}
  {{- template "_internal/google_analytics.html" .context -}}
{{- else -}}
  {{- template "_internal/google_analytics_async.html" .context -}}
{{- end -}}
{{- if and (hugo.IsProduction) (.context.Site.Params.gtagId) -}}
  {{ partial "google-analytics-gtag-async.html" .context }}