Skip to content

Commit a84e11b

Browse files
committed
add analytics
1 parent cfc19cf commit a84e11b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@
1515
crossorigin=""
1616
/>
1717

18+
<script
19+
defer
20+
src="/stats/script.js"
21+
data-website-id="8b1364c9-f731-40a7-8bd4-4cb8804e3e07"
22+
></script>
23+
1824
<!-- DNS Prefetch for external resources -->
1925
<link rel="dns-prefetch" href="//github.com" />
2026
<link rel="dns-prefetch" href="//codesandbox.io" />

0 commit comments

Comments
 (0)