接入谷歌分析
This commit is contained in:
parent
5aa817175e
commit
feb33c031a
@ -168,3 +168,7 @@
|
|||||||
{{- template "partials/templates/twitter_cards.html" . }}
|
{{- template "partials/templates/twitter_cards.html" . }}
|
||||||
{{- template "partials/templates/schema_json.html" . }}
|
{{- template "partials/templates/schema_json.html" . }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
|
||||||
|
{{ if not .Site.IsServer }}
|
||||||
|
{{ template "_internal/google_analytics.html" . }}
|
||||||
|
{{ end }}
|
Loading…
x
Reference in New Issue
Block a user