diff --git a/components/Navbar.tsx b/components/Navbar.tsx index 56a59c2..5003b23 100644 --- a/components/Navbar.tsx +++ b/components/Navbar.tsx @@ -53,21 +53,28 @@ const Navbar = () => {
- {siteConfig.contacts.map((c, i) => ( - - {c.platform === 'email' ? ( - - ) : ( - - )} - - ))} + + + + + + + + + {tokenPresent && (