Ver Fonte

Update index.html

liuziting há 7 meses atrás
pai
commit
3a2f5dab55
1 ficheiros alterados com 14 adições e 0 exclusões
  1. 14 0
      index.html

+ 14 - 0
index.html

@@ -9,5 +9,19 @@
     <body>
         <div id="app"></div>
         <script type="module" src="/src/main.ts"></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', 'st3hwrwf7x')
+        </script>
     </body>
 </html>