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