added crisp

This commit is contained in:
Mik-TF 2024-06-19 12:56:16 -04:00
parent 0b18e5a133
commit 79a0be3de9
2 changed files with 9 additions and 0 deletions

View File

@ -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',
},
},
],
}),
],
});

View 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);})();