Added Google Analytics

Added Google analytics support
This commit is contained in:
Giuseppe Pignataro
2019-03-13 23:38:18 +01:00
parent 55f8259ccc
commit d21ac47854
2 changed files with 3 additions and 0 deletions

View File

@@ -25,3 +25,5 @@
{{ if eq ( getenv "HUGO_ENV" ) "production" }}
{{ end }}
{{ template "_internal/google_analytics_async.html" . }}