From 4aeaf8ebde9b07ec677fd0ab068c217fd05d6676 Mon Sep 17 00:00:00 2001 From: Neeldhara Misra Date: Wed, 24 Jun 2026 01:05:13 +0530 Subject: [PATCH] Use Rybbit analytics for Micro --- src/components/Head.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Head.astro b/src/components/Head.astro index 7059e17..edb96ef 100644 --- a/src/components/Head.astro +++ b/src/components/Head.astro @@ -70,8 +70,8 @@ const { title, description, image = "/astro-micro.jpg" } = Astro.props;