feat: Add support for Google Analytics v4 (#214)

This commit is contained in:
zhixuan
2021-06-12 09:51:31 +02:00
committed by GitHub
parent 159cc30570
commit 2c0bf8c940
+1 -1
View File
@@ -21,5 +21,5 @@
<link rel="shortcut icon" href="{{ . }}" /> <link rel="shortcut icon" href="{{ . }}" />
{{ end }} {{ end }}
{{- template "_internal/google_analytics_async.html" . -}} {{- template "_internal/google_analytics.html" . -}}
{{- partial "head/custom.html" . -}} {{- partial "head/custom.html" . -}}