Skip to content

Commit

Permalink
Merge pull request #519 from PranavBarthwal/navFix
Browse files Browse the repository at this point in the history
add HACKHAZARDS in menu
  • Loading branch information
PranavBarthwal authored May 6, 2024
2 parents be7305d + 2361371 commit b96b694
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Navbar/Navbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ function Navbar() {
Blog
</NavbarLinkExtended>
<NavbarLinkExtended to="/techx">TechXcelerate</NavbarLinkExtended>
<NavbarLinkExtended to="/hackhazards">HACKHAZARDS</NavbarLinkExtended>
<NavbarLinkExtended to="https://github.com/NSCC-BPIT/NSCC-BPIT-Website" target="_blank">
Contribute
</NavbarLinkExtended>
Expand Down
1 change: 1 addition & 0 deletions src/constants/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -704,6 +704,7 @@ export const allmembers = [
github: "https://github.com/PranavBarthwal",
linkedin: "https://www.linkedin.com/in/pranav-barthwal-b1a3631ba",
instagram: "https://instagram.com/pranavbarthwal_",
twitter: "https://twitter.com/pranavbarthwal_",
},

{
Expand Down

0 comments on commit b96b694

Please sign in to comment.