Skip to content

Commit 84bfc57

Browse files
committed
check(analytics): add vercel script for analytics
This might not work, but it's worth trying.
1 parent 47b18e6 commit 84bfc57

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@
1010
darkMode: 'class',
1111
}
1212
</script>
13+
<script defer src="https://va.vercel-scripts.com/v1/script.js"></script>
1314
<script src="js/main.js"></script>
1415
<script src="js/theme.js" defer></script>
16+
1517

1618
<link rel="icon" type="image/png" href="assets/favicons/favicon-96x96.png" sizes="96x96" />
1719
<link rel="icon" type="image/svg+xml" href="assets/favicons/favicon.svg" />

0 commit comments

Comments
 (0)