Skip to content

Commit

Permalink
Merge branch 'main' into august/feat/time
Browse files Browse the repository at this point in the history
  • Loading branch information
AugustPaulsrud authored Nov 18, 2024
2 parents ba8f0c8 + cd89f22 commit a97a08e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ const nextConfig = {
destination: "/student/map",
permanent: true
},
{
source: "/at-the-fair",
destination: "/student/at-the-fair",
permanent: true
},
{
source: "/recruitment",
destination: "/student/recruitment",
Expand Down

0 comments on commit a97a08e

Please sign in to comment.