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 %}