Skip to content

Commit

Permalink
add microsoft clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
andrepg authored Jun 13, 2024
1 parent 9852a85 commit e6f8ae4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,12 @@
<body>
<div id="app" class="h-fit-content relative flex w-full flex-col"></div>
<script type="module" src="/src/main.js"></script>
<script type="text/javascript">
(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", "mm8qkhz9hd");
</script>
</body>
</html>

0 comments on commit e6f8ae4

Please sign in to comment.