Skip to content

Commit c79ef04

Browse files
authored
Merge pull request #976 from microsoft/sara/add-clarity
Add clarity to docsify page
2 parents ee14534 + 9b5f9f0 commit c79ef04

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,13 @@
1010
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-simple.css"></head>
1111
<body>
1212
<div id="app"></div>
13-
<script>
13+
<script type="text/javascript">
14+
(function(c,l,a,r,i,t,y){
15+
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
16+
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
17+
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
18+
})(window, document, "clarity", "script", "ekxr1n6fgy");
19+
1420
window.$docsify = {
1521
name: 'Web Development for Beginners: A Curriculum',
1622
repo: 'https://github.com/microsoft/Web-Dev-For-Beginners',

0 commit comments

Comments
 (0)