We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5382b63 commit 2a6bd93Copy full SHA for 2a6bd93
_layouts/default.html
@@ -72,7 +72,7 @@
72
{% endif %}
73
<!-- Google Tag Manager -->
74
{% if site.google_tag_manager %} {% assign gtm_id = site.google_tag_manager %} {% else %} {% assign gtm_id = 'GTM-6X92' %} {% endif %}
75
- <script type="text/plain" className="optanon-category-1">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
+ <script type="text/plain" class="optanon-category-1">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
76
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
77
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
78
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
0 commit comments