Skip to content

Commit

Permalink
chore: manually added clarity tracking script
Browse files Browse the repository at this point in the history
  • Loading branch information
valorkin committed Aug 3, 2023
1 parent c41916a commit b4db512
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,15 @@
<meta name="msapplication-navbutton-color" content="#1d1d2b">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="msapplication-starturl" content="/">
<style>@font-face{font-family:Manrope;src:url(Manrope-Regular.eot);src:url(Manrope-Regular.eot?#iefix) format("embedded-opentype"),url(Manrope-Regular.woff2) format("woff2"),url(Manrope-Regular.woff) format("woff"),url(Manrope-Regular.ttf) format("truetype")}html{box-sizing:border-box;font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}*,*:before,*:after{box-sizing:inherit}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff}html{touch-action:manipulation;-webkit-touch-callout:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:inherit}body{min-width:320px;font-family:Manrope,Roboto,Helvetica Neue,Arial,sans-serif}</style><link rel="stylesheet" href="styles.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.css"></noscript></head>
<style>@font-face{font-family:Manrope;src:url(Manrope-Regular.eot);src:url(Manrope-Regular.eot?#iefix) format("embedded-opentype"),url(Manrope-Regular.woff2) format("woff2"),url(Manrope-Regular.woff) format("woff"),url(Manrope-Regular.ttf) format("truetype")}html{box-sizing:border-box;font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}*,*:before,*:after{box-sizing:inherit}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff}html{touch-action:manipulation;-webkit-touch-callout:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:inherit}body{min-width:320px;font-family:Manrope,Roboto,Helvetica Neue,Arial,sans-serif}</style><link rel="stylesheet" href="styles.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.css"></noscript>
<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", "i9gy181ywq");
</script>
</head>
<body>
<bs-demo>
Loading...
Expand Down

0 comments on commit b4db512

Please sign in to comment.