summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index 08efd76..4baa661 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -12,6 +12,21 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0" />
<!-- <link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/lib/themes/vue.css" /> -->
<link rel="stylesheet" href="github.css" />
+ <!-- Microsoft clarity -->
+ <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", "qewt2r45c5");
+ </script>
</head>
<body>
<div id="app"></div>