diff --git a/website/global.js b/website/global.js index 194c2fa957a6..20eaea242e29 100644 --- a/website/global.js +++ b/website/global.js @@ -1,5 +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 + console.log(window.clarity) +} \ No newline at end of file