Skip to content

Commit

Permalink
Temporarily remove /merch from navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
scorpiontornado committed Jun 23, 2024
1 parent 4c47a68 commit 4d54c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Navigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const navLinks = [
["Publications", "/publications"],
["Charity", "/charity"],
["Calendar", "/calendar"],
["Merch", "/merch"],
// ["Merch", "/merch"],
// ["First Year FB", "/fb"],
];

Expand Down

0 comments on commit 4d54c70

Please sign in to comment.