Moved Google Analytics to the Head (#419)

* Moved Google Analytics to the Head

* Update CHANGELOG
This commit is contained in:
jpvicari
2018-10-20 17:03:21 -04:00
committed by bryan
parent 23ca2480e6
commit 4e6418bc91
3 changed files with 3 additions and 2 deletions

View File

@@ -14,6 +14,7 @@
<link rel="alternate" type="application/rss+xml" title="{{ site.title }} {{ site.title-separator }} {{ site.description }}" href="{{ site.baseurl }}/feed.xml" />
{% include gtm_head.html %}
{% include google_analytics.html %}
{% if layout.common-ext-css %}
{% for css in layout.common-ext-css %}