From e515d03dcd519eebe92f4ff64948e650e14cb5ac Mon Sep 17 00:00:00 2001 From: z0x Date: Wed, 7 May 2025 19:14:20 -0400 Subject: [PATCH] feat(index): add rybbit --- src/components/Head.astro | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/components/Head.astro b/src/components/Head.astro index 44cf21d..19e31f2 100644 --- a/src/components/Head.astro +++ b/src/components/Head.astro @@ -72,3 +72,9 @@ const { title, description } = Astro.props; + + \ No newline at end of file