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