Skip to content

Commit 76bfd9a

Browse files
committed
chore: add analytics to example site
1 parent 995eb43 commit 76bfd9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<link rel="stylesheet" href="https://unpkg.com/flickity@2/dist/flickity.min.css">
77
<title>React-Flickity-Component</title>
8+
<script src="https://analytics-tracker.yaodingyd.workers.dev/react-flickity-component"></script>
89
<script type="module" src="main.tsx"></script>
910
</head>
1011
<body>

0 commit comments

Comments
 (0)