add support for google analytics

This commit is contained in:
Brad Clark 2017-09-20 17:01:39 -04:00
parent 293cedefc1
commit a03b8a74c6
No known key found for this signature in database
GPG Key ID: CF53CABAB489B774

View File

@ -4,5 +4,6 @@
© {{ now.Format "2006" }} {{ .Site.Title }}
</a>
{{ partial "social-follow.html" . }}
{{ template "_internal/google_analytics.html" . }}
</div>
</footer>