_includes/head/head.html in slow-steps-0.1.8 vs _includes/head/head.html in slow-steps-0.1.9

- old
+ new

@@ -68,10 +68,12 @@ <link rel="stylesheet" href="{{ site.baseurl }}/assets/fonts/fontawesome-free-5.11.2-web/css/all.min.css" media="none" onload="if(media!='all')media='all'" / > <link rel="shortcut icon" type="image/x-icon" href="{{ site.baseurl }}{{ site.fallback_path }}{{ site.favicon }}"> - + {% if jekyll.environment == "production" %} + {% include google-analytics.html %} + {% endif %} </head> <body class="preload" onload="animate_after_load()">