feat(analytics): update Google analytics.js to gtag.js (#349)

This commit is contained in:
Dillon
2020-05-12 20:51:07 +08:00
committed by GitHub
parent 2ab3d976c0
commit 83869e0fc8
6 changed files with 5 additions and 16 deletions

View File

@@ -1,3 +1,4 @@
{{- .Scratch.Set "version" "0.2.7" -}}
{{- $version := "0.2.X" -}}
{{- /* LoveIt theme version detection */ -}}
@@ -10,7 +11,6 @@
{{- end -}}
{{- $params := .Params | merge .Site.Params.page -}}
{{- .Scratch.Set "version" "0.2.6" -}}
{{- if eq hugo.Environment "production" -}}
{{- .Scratch.Set "cdn" .Site.Params.cdn -}}