Added Vercel Analytics

This commit is contained in:
Kent Joseph T. Palima
2026-05-02 20:11:33 +08:00
parent 5d24a411c8
commit 40870437c8
4 changed files with 75 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
---
import Analytics from '@vercel/analytics/astro'
import { ClientRouter } from 'astro:transitions';
import Header from '../components/Header/Header';
import Footer from '../components/Footer/Footer.astro';