Skip to content

Commit

Permalink
Update Disqus & GoogleAnalytics
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub Action <[email protected]>
  • Loading branch information
actions-user committed Mar 13, 2024
1 parent 7033b7f commit bf1a84d
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 bf1a84d

Please sign in to comment.