added crisp
This commit is contained in:
parent
0b18e5a133
commit
79a0be3de9
@ -48,6 +48,14 @@ export default defineConfig({
|
||||
],
|
||||
},
|
||||
],
|
||||
head: [
|
||||
{
|
||||
tag: 'script',
|
||||
attrs: {
|
||||
src: 'https://git.ourworld.tf/tfgrid/info_tfgrid/raw/branch/development/docs_projectinca/crisp.js',
|
||||
},
|
||||
},
|
||||
],
|
||||
}),
|
||||
],
|
||||
});
|
||||
|
1
docs_projectinca/crisp.js
Normal file
1
docs_projectinca/crisp.js
Normal file
@ -0,0 +1 @@
|
||||
window.$crisp=[];window.CRISP_WEBSITE_ID="0a5fd185-92cf-4cac-b44c-0e34f8326cab";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();
|
Loading…
Reference in New Issue
Block a user