Update Disqus & GoogleAnalytics
Signed-off-by: GitHub Action <action@github.com>
This commit is contained in:
@ -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 -}}
|
||||
|
Reference in New Issue
Block a user