Skip to content

Commit

Permalink
Merge pull request #1101 from gtech-mulearn/old-dev
Browse files Browse the repository at this point in the history
Old dev
  • Loading branch information
Jenin82 authored Apr 27, 2024
2 parents 7612d7d + 1a94002 commit ccc5323
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions src/Components/Navbar/Mylinks.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,28 @@ export const links = [
link: "/events/gta/codestorm",
foreign: false,
},
{
name: "Top100 Coders",
submenu: false,
sublinks: [],
link: "https://top100coders.com/",
foreign: true,
},
{
name: "IEEE Launchpad",
submenu: false,
sublinks: [],
link: "https://launchpadkerala.org/",
foreign: true,
},
{
name: "in50hours",
submenu: false,
sublinks: [],
link: "/in50hours",
foreign: false,
}

],
},
{
Expand Down

0 comments on commit ccc5323

Please sign in to comment.