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 11cd9a1 commit ae8812cCopy full SHA for ae8812c
src/partials/intercom.hbs
@@ -1,6 +1,6 @@
1
<script>
2
window.intercomSettings = {
3
- app_id: "j838b4xj",
+ app_id: "bpbxnnmr",
4
api_base: "https://api-iam.intercom.io"
5
};
6
</script>
@@ -27,7 +27,7 @@ window.intercomSettings = {
27
var s=d.createElement('script');
28
s.type='text/javascript';
29
s.async=true;
30
- s.src='https://widget.intercom.io/widget/j838b4xj';
+ s.src='https://widget.intercom.io/widget/bpbxnnmr';
31
var x=d.getElementsByTagName('script')[0];
32
x.parentNode.insertBefore(s,x);
33
0 commit comments