From 24edb17aa48e9ae0469c00164e0e77ef7f2e97c6 Mon Sep 17 00:00:00 2001 From: fixed_michal Date: Wed, 22 May 2024 08:57:25 +0200 Subject: [PATCH] fix: color of heart icon in light mode (#949) --- docs/src/components/Hero.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/components/Hero.astro b/docs/src/components/Hero.astro index f474bdb..8d9500e 100644 --- a/docs/src/components/Hero.astro +++ b/docs/src/components/Hero.astro @@ -16,7 +16,7 @@ const { data } = await getEntry('i18n', lang);

{data['sponsors.joinButton']}
- +