Added Vercel Analytics (fixed)
This commit is contained in:
@@ -66,5 +66,8 @@ const path = Astro.url.pathname;
|
||||
<slot />
|
||||
</main>
|
||||
<Footer />
|
||||
|
||||
<!-- Add the Analytics component here, right before the closing body tag -->
|
||||
<Analytics />
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user