diff --git a/client/src/components/Navbar.tsx b/client/src/components/Navbar.tsx index 05056a7..0375020 100644 --- a/client/src/components/Navbar.tsx +++ b/client/src/components/Navbar.tsx @@ -1,36 +1,40 @@ import { IconUser, IconSun, IconMoon } from "@tabler/icons-react"; +import Link from "next/link"; export default function Navbar() { return (
-
- +
+ chessu -
- -
-
-

- This project is a work in progress. You can view the roadmap{" "} - - here - - . -

-
+ +
+ +
+
+

+ This project is a work in progress. You can view the roadmap{" "} + + here + + . +

- +