From acb851035c2514622685f6c0700fe820401e4417 Mon Sep 17 00:00:00 2001 From: Alvin Bryan Date: Wed, 18 Dec 2024 22:59:10 +0000 Subject: [PATCH] =?UTF-8?q?test=20=F0=9F=91=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/global.js | 2 ++ 1 file changed, 2 insertions(+) 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