move demo site to docs/ folder
This commit is contained in:
6
docs/_includes/gtm_body.html
Normal file
6
docs/_includes/gtm_body.html
Normal file
@ -0,0 +1,6 @@
|
||||
{% if site.gtm %}
|
||||
<!-- Google Tag Manager (noscript) -->
|
||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id={{ site.gtm }}"
|
||||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
||||
<!-- End Google Tag Manager (noscript) -->
|
||||
{% endif %}
|
Reference in New Issue
Block a user