Skip to content

Commit

Permalink
Update Disqus & GoogleAnalytics
Browse files Browse the repository at this point in the history
  • Loading branch information
1bl4z3r committed Mar 13, 2024
1 parent 6abe74e commit 32801f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/analytics.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{{/* Google Analytics 4, use UA-PROPERTY_ID */}}
{{- if (or .Site.Config.Services.GoogleAnalytics.ID .Site.googleAnalytics) -}}
{{- if .Site.Config.Services.GoogleAnalytics.ID -}}
{{ template "_internal/google_analytics.html" . }}
{{- end -}}

0 comments on commit 32801f1

Please sign in to comment.