Skip to content

Commit

Permalink
remove event tag in about section
Browse files Browse the repository at this point in the history
  • Loading branch information
AmiyaSX committed Sep 12, 2024
1 parent 5c62fe5 commit 3dc1b91
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/components/shared/NavigationMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,6 @@ const aboutLinks: NavigationLink[] = [
description: `Get to know the Armada organization`,
enabled: true
},
{
title: "Events",
href: "/student/events",
description: "See the events leading up to the fair",
enabled: feature("EVENT_PAGE")
},
{
title: "Team",
href: "/about/team",
Expand Down

0 comments on commit 3dc1b91

Please sign in to comment.