Add gtag support for Google Analytics (#374)
This commit is contained in:
parent
362462948f
commit
dfa273c1a4
3 changed files with 15 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
|
||||
<link rel="alternate" type="application/rss+xml" title="{{ site.title }} {{ site.title-separator }} {{ site.description }}" href="{{ site.baseurl }}/feed.xml" />
|
||||
|
||||
{% include gtag.html %}
|
||||
{% include gtm_head.html %}
|
||||
|
||||
{% if layout.common-ext-css %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue