Moved Google Analytics to the Head (#419)
* Moved Google Analytics to the Head * Update CHANGELOG
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
|
||||
{% include gtag.html %}
|
||||
{% include gtm_head.html %}
|
||||
{% include google_analytics.html %}
|
||||
|
||||
{% if layout.common-ext-css %}
|
||||
{% for css in layout.common-ext-css %}
|
||||
|
Reference in New Issue
Block a user