From 28ef447567a438edb1c9a9f89e996bc36ad73bbe Mon Sep 17 00:00:00 2001 From: Ansh Saini Date: Mon, 2 Oct 2023 11:05:32 +0530 Subject: [PATCH] feat: add home page link in navbar --- components/Navbar.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/components/Navbar.tsx b/components/Navbar.tsx index f00eb14..7b82615 100644 --- a/components/Navbar.tsx +++ b/components/Navbar.tsx @@ -15,6 +15,9 @@ function Navbar(): JSX.Element {
+ + home + projects