Moncey10 commited on
Commit
2db8a86
·
verified ·
1 Parent(s): 05ef322

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +8 -0
static/index.html CHANGED
@@ -297,6 +297,14 @@
297
  background: var(--border);
298
  }
299
  </style>
 
 
 
 
 
 
 
 
300
  </head>
301
  <body>
302
 
 
297
  background: var(--border);
298
  }
299
  </style>
300
+ <!-- Microsoft Clarity -->
301
+ <script type="text/javascript">
302
+ (function(c,l,a,r,i,t,y){
303
+ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
304
+ t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
305
+ y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
306
+ })(window, document, "clarity", "script", "x13hxsbvnw");
307
+ </script>
308
  </head>
309
  <body>
310