Skip to content

Commit

Permalink
fix(navbar):navbar-updated
Browse files Browse the repository at this point in the history
  • Loading branch information
AswinAsok committed Aug 24, 2023
1 parent 9769672 commit 1f01a17
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/Components/Navbar/Mylinks.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,13 @@ export const links = [
link: "/artofteaching",
foreign: false,
},
{
name: "CodeStorm",
submenu: false,
sublinks: [],
link: "/events/gta/codestorm",
foreign: false,
},
],
},
{
Expand Down

0 comments on commit 1f01a17

Please sign in to comment.