From 38fc087ea3f8353e092f1e022c30f500bd013af8 Mon Sep 17 00:00:00 2001 From: Joe Kendall Date: Wed, 3 Jan 2024 12:57:49 -0500 Subject: [PATCH] fixing favicon location (#61) Co-authored-by: Joe Kendall --- 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 5d1e376..df1e68a 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -20,7 +20,7 @@ const { data = {} } = Astro.props - +