Skip to content

Commit

Permalink
add eventide page route to navbar.
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhinav-ark committed Oct 11, 2024
1 parent e40697e commit 89be550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/EventHeader.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const navLinks = [
},
{
title: "Eventide",
path: "/comingSoon",
path: "/eventide",
},
{
title: "TechFair",
Expand Down

0 comments on commit 89be550

Please sign in to comment.