Initial commit and post-hook testing

This commit is contained in:
2018-06-28 23:13:39 -04:00
parent 211490ae47
commit ab3c806081
230 changed files with 7903 additions and 8407 deletions

View 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 %}