From 52f39dd9c8ab20e0ce34c45a85c4a149c5551597 Mon Sep 17 00:00:00 2001 From: Michael Novotny Date: Tue, 25 Jul 2023 12:09:39 -0500 Subject: [PATCH] Removes bold from footer store name --- 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 e8367eabb..35063b2b9 100644 --- a/components/layout/footer.tsx +++ b/components/layout/footer.tsx @@ -21,7 +21,7 @@ export default async function Footer() {
- {SITE_NAME} + {SITE_NAME}