From a9738191b8fef15a0fe96af533813a8acfa1055b Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Sun, 25 Nov 2018 11:56:59 +0100 Subject: #5, Insert google analytics template to body --- layouts/docs/baseof.html | 1 + 1 file changed, 1 insertion(+) (limited to 'layouts/docs/baseof.html') diff --git a/layouts/docs/baseof.html b/layouts/docs/baseof.html index 6ce7a9b..0f951cd 100644 --- a/layouts/docs/baseof.html +++ b/layouts/docs/baseof.html @@ -41,6 +41,7 @@ {{ end }} {{ partial "docs/inject/body" . }} + {{ template "_internal/google_analytics_async.html" . }} -- cgit v1.2.3