Skip to content

Commit e38b225

Browse files
committed
chore: clarity 스크립트 추가
1 parent 68d30c1 commit e38b225

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

index.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,20 @@
1313
integrity="sha384-DKYJZ8NLiK8MN4/C5P2dtSmLQ4KwPaoqAfyA/DfmEc1VDxu4yyC7wy6K1Hs90nka"
1414
crossorigin="anonymous"
1515
></script>
16+
<script type="text/javascript">
17+
;(function (c, l, a, r, i, t, y) {
18+
c[a] =
19+
c[a] ||
20+
function () {
21+
;(c[a].q = c[a].q || []).push(arguments)
22+
}
23+
t = l.createElement(r)
24+
t.async = 1
25+
t.src = 'https://www.clarity.ms/tag/' + i
26+
y = l.getElementsByTagName(r)[0]
27+
y.parentNode.insertBefore(t, y)
28+
})(window, document, 'clarity', 'script', 'qdnkcx85lf')
29+
</script>
1630
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png" />
1731
<link rel="icon" type="image/png" sizes="48x48" href="/favicon-48x48.png" />
1832
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />

0 commit comments

Comments
 (0)