diff --git a/_includes/head.html b/_includes/head.html
index 7866b5303..033b6c84d 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -145,6 +145,8 @@
-
+ {% if jekyll.environment == 'production' %}
+
+ {% endif %}
\ No newline at end of file