From cc2cbb245bfadf3cc239f893215459b5a58de4a3 Mon Sep 17 00:00:00 2001 From: acidaniel Date: Tue, 1 Dec 2015 16:52:12 -0600 Subject: [PATCH] Adding GoogleAnalytics Tracking code --- source/_themes/clearlinux/layout.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/source/_themes/clearlinux/layout.html b/source/_themes/clearlinux/layout.html index 5d3a8582..d8cf5fb3 100644 --- a/source/_themes/clearlinux/layout.html +++ b/source/_themes/clearlinux/layout.html @@ -150,7 +150,15 @@ {# this is used when loading the search index using $.ajax fails, such as on Chrome for documents on localhost #} - + {# Adding the google analytics tracking code #} + {# Disable base theme's top+bottom related navs; we have our own in sidebar #} {%- block relbar1 %}{% endblock %} {%- block relbar2 %}{% endblock %}