feat: Google Analytics support (#135)
* Added Google Analytics feature * style: load GA script before head/custom * style(config): googleAnalytics field empty by default Co-authored-by: Jimmy Cai <github@jimmycai.com>
This commit is contained in:
co-authored by
Jimmy Cai
parent
a8718592df
commit
83e3a4e8e1
@@ -21,4 +21,5 @@
|
||||
<link rel="shortcut icon" href="{{ . }}" />
|
||||
{{ end }}
|
||||
|
||||
{{- partial "head/custom.html" . -}}
|
||||
{{- template "_internal/google_analytics_async.html" . -}}
|
||||
{{- partial "head/custom.html" . -}}
|
||||
|
||||
Reference in New Issue
Block a user