generated from nhcarrigan/template
feat: add crisp (#40)
Reviewed-on: https://codeberg.org/nhcarrigan/docs/pulls/40 Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com> Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
This commit is contained in:
parent
fa915b5961
commit
3e03784949
@ -48,6 +48,10 @@ export default defineConfig({
|
||||
tag: "script",
|
||||
content: "window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }"
|
||||
},
|
||||
{
|
||||
tag: "script",
|
||||
content: `window.$crisp=[];window.CRISP_WEBSITE_ID="5398ce41-4ceb-4e31-9049-4c784a70179a";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();`
|
||||
},
|
||||
{
|
||||
tag: "script",
|
||||
attrs: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user