mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-27 04:03:48 +01:00
feat: Add support for Google Analytics v4 (#214)
This commit is contained in:
parent
159cc30570
commit
2c0bf8c940
1 changed files with 1 additions and 1 deletions
|
@ -21,5 +21,5 @@
|
|||
<link rel="shortcut icon" href="{{ . }}" />
|
||||
{{ end }}
|
||||
|
||||
{{- template "_internal/google_analytics_async.html" . -}}
|
||||
{{- template "_internal/google_analytics.html" . -}}
|
||||
{{- partial "head/custom.html" . -}}
|
||||
|
|
Loading…
Reference in a new issue