Add Google Analytics support

Closes #44
This commit is contained in:
digitalcraftsman 2017-09-07 21:56:31 +02:00
parent eab1974019
commit 7cf2943ef4
2 changed files with 19 additions and 1 deletions

View file

@ -4,5 +4,7 @@
<div class="content container">
{{ block "main" . -}}{{- end }}
</div>
{{ template "_internal/google_analytics_async.html" . }}
</body>
</html>