diff --git a/_includes/htmlhead.html b/_includes/htmlhead.html index 04065446e5..fa770b6398 100644 --- a/_includes/htmlhead.html +++ b/_includes/htmlhead.html @@ -66,14 +66,18 @@ {% if jekyll.environment == 'production' and site.google_tag_manager %} - + {% endif %} \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html index 89e76fefd9..aa9bd6760b 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -6,13 +6,6 @@
- {% if jekyll.environment == 'production' and site.google_tag_manager %} - - - - {% endif %} - {% include navbar.html logo="logo.svg" class="vespa-light" %}