From 6342808f94b9c466625f942d55c70a98cdeedb6b Mon Sep 17 00:00:00 2001 From: Michael Novotny Date: Tue, 25 Jul 2023 12:42:48 -0500 Subject: [PATCH] Removes bold from footer store name (#1111) Co-authored-by: Lee Robinson --- components/layout/footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/layout/footer.tsx b/components/layout/footer.tsx index 333c4f53e..989f9992c 100644 --- a/components/layout/footer.tsx +++ b/components/layout/footer.tsx @@ -21,7 +21,7 @@ export default async function Footer() {
- {SITE_NAME} + {SITE_NAME}