From 0186bcbd672a154fded61e6e67caff5219f6bd5c Mon Sep 17 00:00:00 2001 From: "Kent Joseph T. Palima" Date: Sat, 2 May 2026 20:17:15 +0800 Subject: [PATCH] Added Vercel Analytics (fixed) --- src/layouts/Layout.astro | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index 6201e20..0a7fef7 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -66,5 +66,8 @@ const path = Astro.url.pathname;