From 2974053fb4254e2b6dd05eb212b241b62a83c9e1 Mon Sep 17 00:00:00 2001 From: Dian Date: Mon, 28 Oct 2024 22:57:39 +0800 Subject: [PATCH] revamp sidenav --- src/components/Navbar/Brand.jsx | 2 -- src/components/Navbar/index.jsx | 14 +++++++------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/src/components/Navbar/Brand.jsx b/src/components/Navbar/Brand.jsx index 6cef464..4d26b4e 100644 --- a/src/components/Navbar/Brand.jsx +++ b/src/components/Navbar/Brand.jsx @@ -21,7 +21,6 @@ export function Brand({ url, onClick }) { }, []); return ( -
LogtengDev Logo -
); } diff --git a/src/components/Navbar/index.jsx b/src/components/Navbar/index.jsx index 360bdc0..07d2ce4 100644 --- a/src/components/Navbar/index.jsx +++ b/src/components/Navbar/index.jsx @@ -49,11 +49,11 @@ export default function Navbar() { > -
- +
+ Telegram IconJoin Group - + GitHub IconContribute