Skip to content

Commit 75baac3

Browse files
ivanbanovclaude
andcommitted
Add Vercel Web Analytics (static script tag)
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 18dcb17 commit 75baac3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@
6262
</nav>
6363
</main>
6464
<script src="./scripts.js"></script>
65+
<!-- Vercel Web Analytics (static site: script tag, no npm package) -->
66+
<script defer src="/_vercel/insights/script.js"></script>
6567
</body>
6668

6769
</html>

0 commit comments

Comments
 (0)