diff --git a/website/global.js b/website/global.js index 035e2ee1b086..194c2fa957a6 100644 --- a/website/global.js +++ b/website/global.js @@ -1,3 +1,5 @@ if(typeof document !== 'undefined') { !function(){var e,t,n;e="5fe670e3422303a",t=function(){Reo.init({clientID:"5fe670e3422303a"})},(n=document.createElement("script")).src="https://static.reo.dev/"+e+"/reo.js",n.async=!0,n.onload=t,document.head.appendChild(n)}(); } + +console.log(window.clarity) \ No newline at end of file