summaryrefslogtreecommitdiff
path: root/_site_build
diff options
context:
space:
mode:
Diffstat (limited to '_site_build')
-rw-r--r--_site_build/_layouts/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_site_build/_layouts/default.html b/_site_build/_layouts/default.html
index 95fb919..e57e887 100644
--- a/_site_build/_layouts/default.html
+++ b/_site_build/_layouts/default.html
@@ -27,7 +27,7 @@
</div>
</div>
</div>
-{% if site.google_ua %}
+{% if site.production and site.google_ua %}
{% include google_analytics.html %}
{% endif %}
</body>