From 165528aa8f39a97c9cbcef43c99f0032e08896cd Mon Sep 17 00:00:00 2001 From: sirlilpanda Date: Mon, 30 Mar 2026 23:01:47 +1300 Subject: [PATCH] removed svg favicon --- 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 95f1f9c..407b098 100644 --- a/src/components/BaseHead.astro +++ b/src/components/BaseHead.astro @@ -21,7 +21,7 @@ const { title, description, image = FallbackImage } = Astro.props; - +