From fc92f70c00ae8be70675b5818a5cb23d2b7ec4e2 Mon Sep 17 00:00:00 2001 From: Michael Novotny Date: Fri, 11 Aug 2023 08:54:04 -0500 Subject: [PATCH] Fixes accessibility issue with home page link (#1171) --- components/layout/navbar/index.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/components/layout/navbar/index.tsx b/components/layout/navbar/index.tsx index 2683942c9..0058d5ec8 100644 --- a/components/layout/navbar/index.tsx +++ b/components/layout/navbar/index.tsx @@ -19,11 +19,7 @@ export default async function Navbar() {
- +
{SITE_NAME}