Skip to content

Commit e1e5982

Browse files
authored
HELPELSA-3415: Remove the Intercom bubble (#1066)
1 parent c15d683 commit e1e5982

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

_layouts/default.html

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -90,16 +90,6 @@
9090
{% include shared/regions/region-selection-javascript.html %}
9191
{% endif %}
9292

93-
<!-- Intercom bubble -->
94-
<script>
95-
window.intercomSettings = {
96-
app_id: "okjpf68w"
97-
};
98-
</script>
99-
<script>
100-
(function(){var w=window;var ic=w.Intercom;if(typeof ic==="function"){ic('reattach_activator');ic('update',intercomSettings);}else{var d=document;var i=function(){i.c(arguments)};i.q=[];i.c=function(args){i.q.push(args)};w.Intercom=i;function l(){var s=d.createElement('script');s.type='text/javascript';s.async=true;s.src='https://widget.intercom.io/widget/okjpf68w';var x=d.getElementsByTagName('script')[0];x.parentNode.insertBefore(s,x);}if(w.attachEvent){w.attachEvent('onload',l);}else{w.addEventListener('load',l,false);}}})()
101-
</script>
102-
10393
<!-- Search -->
10494
<script type="text/javascript">
10595
(function(w,d,t,u,n,s,e){w['SwiftypeObject']=n;w[n]=w[n]||function(){

0 commit comments

Comments
 (0)