From c0aa4ab370f6ac2a841e8f07a08c293b16d63e0d Mon Sep 17 00:00:00 2001
From: Adil jaseem <65609243+jaseem1999@users.noreply.github.com>
Date: Sat, 25 Dec 2021 19:16:48 +0530
Subject: [PATCH] Add intro link in home section
---
src/components/SidebarNav.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/SidebarNav.js b/src/components/SidebarNav.js
index 0405f7b..2a5e891 100644
--- a/src/components/SidebarNav.js
+++ b/src/components/SidebarNav.js
@@ -29,7 +29,7 @@ class SidebarNav extends React.Component {
const { expanded } = this.state;
const links = [
- /home,
+ /home,
/about,
/experience,
/software-creations