Update Disqus & GoogleAnalytics
Signed-off-by: GitHub Action <action@github.com>
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
{{- if .Site.DisqusShortname }}
|
||||
{{- if (or Site.Config.Services.Disqus.Shortname .Site.DisqusShortname) -}}
|
||||
{{ template "_internal/disqus.html" . }}
|
||||
{{- end }}
|
||||
{{- end -}}
|
||||
|
||||
|
Reference in New Issue
Block a user