From 685283821c37c64b9950a24e0b58a2d722c22817 Mon Sep 17 00:00:00 2001 From: Washiul Date: Tue, 13 Sep 2022 10:36:56 +0530 Subject: [PATCH] hello --- components/Navbar.jsx | 8 ++++++++ components/Rashob.jsx | 0 2 files changed, 8 insertions(+) create mode 100644 components/Rashob.jsx diff --git a/components/Navbar.jsx b/components/Navbar.jsx index 82d8588..5efcfee 100644 --- a/components/Navbar.jsx +++ b/components/Navbar.jsx @@ -48,6 +48,10 @@ const Navbar = () => { Contributors +
  • + Rashob + +
  • {nav ? ( @@ -70,6 +74,10 @@ const Navbar = () => { Contributors +
  • setNav(false)} className='p-5 text-4xl hover:text-gray-400'> + Rashob + +
  • diff --git a/components/Rashob.jsx b/components/Rashob.jsx new file mode 100644 index 0000000..e69de29