备用clarity
This commit is contained in:
parent
2accae6ec6
commit
47ca9b103d
|
@ -143,6 +143,16 @@ export default defineNuxtConfig({
|
||||||
content: '65342CA07E5F201B3D48569C2E706FDA',
|
content: '65342CA07E5F201B3D48569C2E706FDA',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
// script: [{
|
||||||
|
// innerHTML: `
|
||||||
|
// (function(c,l,a,r,i,t,y){
|
||||||
|
// c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
|
||||||
|
// t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
|
||||||
|
// y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
|
||||||
|
// })(window, document, "clarity", "script", "hmbju0mzmd");
|
||||||
|
// `,
|
||||||
|
// type: 'text/javascript',
|
||||||
|
// }],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue