From 723dc5755ab6b71210dfa601391156ed4015f986 Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Sat, 6 Jul 2024 22:53:36 +0530 Subject: [PATCH] Fix too high saturation level for hex calculation in theme color --- src/layouts/Layout.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index cac7634..4e15189 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -102,7 +102,7 @@ const siteLang = siteConfig.lang.replace("_", "-"); - + {favicons.map(favicon => (