fix mailchimp 4
This commit is contained in:
parent
6511beb5f2
commit
30a384b852
1 changed files with 3 additions and 5 deletions
|
@ -49,9 +49,7 @@
|
|||
integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
|
||||
crossorigin="anonymous"></script>
|
||||
|
||||
{% if page.type != "home" %}
|
||||
<script id="mcjs">
|
||||
!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,"script","https://chimpstatic.com/mcjs-connected/js/users/85102052c447ce8a8bba06f24/657177ae5f85b54cabb15408b.js");
|
||||
</script>
|
||||
{% endif %}
|
||||
<script id="mcjs">
|
||||
!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,"script","https://chimpstatic.com/mcjs-connected/js/users/85102052c447ce8a8bba06f24/657177ae5f85b54cabb15408b.js");
|
||||
</script>
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue