Add google analytics

This commit is contained in:
2020-12-02 21:17:13 +01:00
parent 41598e35d8
commit 20a715a146
2 changed files with 5 additions and 1 deletions
+3 -1
View File
@@ -64,4 +64,6 @@
{{ if .OutputFormats.Get "json" }}
<link href="{{ if .OutputFormats.Get "json" }}{{ .Site.BaseURL }}feed.json{{ end }}" rel="alternate"
type="application/json" title="{{ .Site.Title }}" />
{{ end }}
{{ end }}
{{ template "_internal/google_analytics_async.html" . }}