Ver código fonte

Try changing head

Håvard O. Nordstrand 5 anos atrás
pai
commit
70a533355f
1 arquivos alterados com 3 adições e 0 exclusões
  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 %}