mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 03:53:30 +08:00
style: load GA script before head/custom
This commit is contained in:
parent
e86c7592fc
commit
0d6e9af5a2
@ -21,5 +21,5 @@
|
||||
<link rel="shortcut icon" href="{{ . }}" />
|
||||
{{ end }}
|
||||
|
||||
{{- template "_internal/google_analytics_async.html" . -}}
|
||||
{{- partial "head/custom.html" . -}}
|
||||
{{ template "_internal/google_analytics_async.html" . }}
|
Loading…
Reference in New Issue
Block a user