From 974a43b5b4ac9f7552b705b772d63b3532d61cbc Mon Sep 17 00:00:00 2001 From: Chris Williams Date: Tue, 22 Oct 2024 12:12:23 +0100 Subject: [PATCH] set icon location to root --- 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 ca744f01..ffdcba21 100644 --- a/src/components/BaseHead.astro +++ b/src/components/BaseHead.astro @@ -24,7 +24,7 @@ const socialImageURL = new URL(ogImage ? ogImage : "/social-card.png", Astro.url <> {/* Favicon & Apple Icon */} - + {/* Manifest */}