From 44ebd74b7d54122ba97fefc97e6ac9f4aaa1beb4 Mon Sep 17 00:00:00 2001 From: wonderlandpark Date: Sat, 29 May 2021 11:33:15 +0900 Subject: [PATCH] chore: developers logo color only at darkmode --- components/Navbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Navbar.tsx b/components/Navbar.tsx index 8bccce7..5c721ea 100644 --- a/components/Navbar.tsx +++ b/components/Navbar.tsx @@ -44,7 +44,7 @@ const Navbar: React.FC = ({ token }) => {
- { dev ? <> DEVELOPERS : 'KOREANBOTS'}