diff --git a/layouts/partials/site-footer.html b/layouts/partials/site-footer.html index 7295f74..f84b1a8 100755 --- a/layouts/partials/site-footer.html +++ b/layouts/partials/site-footer.html @@ -4,5 +4,6 @@ © {{ now.Format "2006" }} {{ .Site.Title }} {{ partial "social-follow.html" . }} + {{ template "_internal/google_analytics.html" . }}