Skip to content

Commit

Permalink
remove msft clarity, still under development
Browse files Browse the repository at this point in the history
  • Loading branch information
kuroji-fusky committed Feb 26, 2023
1 parent b5162b2 commit d6edb39
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions website/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,6 @@ export default defineNuxtConfig({
crossorigin: "use-credentials",
},
],
script: [
{
type: "text/javascript",
children: `
(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", "frdjdgrmiy");
`,
},
],
},
},
build: {
Expand Down

0 comments on commit d6edb39

Please sign in to comment.