From ac693b5163c15bda1902deef92a3bba1a2e53f5a Mon Sep 17 00:00:00 2001 From: isra el Date: Sat, 31 Aug 2024 16:05:50 +0300 Subject: [PATCH] chore(web): update navbar --- web/components/Navbar.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/components/Navbar.tsx b/web/components/Navbar.tsx index 2968aa6..b25812f 100644 --- a/web/components/Navbar.tsx +++ b/web/components/Navbar.tsx @@ -72,20 +72,20 @@ export default function Navbar() { {colorMode === 'light' ? : } - + {/* Support - + */} - {/* + Github - */} + {!authUser && (