From 33cb03daf06f42162537632f9282f16fbf2e2e3b Mon Sep 17 00:00:00 2001 From: bricked Date: Wed, 10 Apr 2024 11:15:32 +0200 Subject: [PATCH] fix: update theme color --- src/components/BaseHead.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/BaseHead.astro b/src/components/BaseHead.astro index 31fced0..cb30917 100644 --- a/src/components/BaseHead.astro +++ b/src/components/BaseHead.astro @@ -50,6 +50,6 @@ const { title, description, image = "/about-banner.jpg" } = Astro.props; - +