diff --git a/src/components/OpenSourceBanner.astro b/src/components/OpenSourceBanner.astro index 9c3ca2f9e..04ec350f2 100644 --- a/src/components/OpenSourceBanner.astro +++ b/src/components/OpenSourceBanner.astro @@ -16,11 +16,13 @@ const discordInfo = await getDiscordInfo(); href='https://github.com/search?o=desc&q=stars%3A%3E100000&s=stars&type=Repositories' target='_blank' class='font-medium text-gray-600 underline underline-offset-2 hover:text-black' - >6th most starred project on GitHub - and is visited by hundreds of thousands of developers every month. + >6th most starred project on GitHub and is visited by hundreds of thousands of developers every month.
-