1
0
Håvard O. Nordstrand 5 жил өмнө
parent
commit
70a533355f
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      _layouts/head.html

+ 3 - 0
_layouts/head.html

@@ -0,0 +1,3 @@
+{% if site.google_analytics and jekyll.environment == 'production' %}
+{% include analytics.html %}
+{% endif %}