_includes/head/head.html in slow-steps-0.3.3 vs _includes/head/head.html in slow-steps-0.4.0
- old
+ new
@@ -48,11 +48,13 @@
{% include /head/descriptors/og-meta.html %}
{% include /head/stylesheets.html %}
{% if jekyll.environment == "production" %}
- {% include google-analytics.html %}
+ {% include head/google-analytics.html %}
{% endif %}
+
+
</head>
<body class="preload" onload="animate_after_load()">