From 27c9576707bacd907ba160211cdc59117ada582a Mon Sep 17 00:00:00 2001 From: Yash Jain Date: Fri, 30 May 2025 22:46:11 +0530 Subject: [PATCH] fix: example 'CLI Chatroom' in footer --- docs/src/components/Footer.astro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/src/components/Footer.astro b/docs/src/components/Footer.astro index 7e884d1e4..ef6a313e6 100644 --- a/docs/src/components/Footer.astro +++ b/docs/src/components/Footer.astro @@ -66,6 +66,8 @@ const { stars } = await fetchRepoDetails(); > Leaderboard +

+