Revert "remove slack redirect" (#1564)

Revert "remove slack redirect (#1560)"

This reverts commit afcb6f7625.
This commit is contained in:
Mohamad Mortada 2025-07-11 22:23:26 -04:00 committed by GitHub
parent 4f508a9bac
commit d8daa0b787
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -70,6 +70,11 @@ const nextConfig = {
permanent: true
},
{ source: '/slack_invite/', destination: '/slack/', permanent: true },
{
source: '/slack/',
destination: 'https://summer.hackclub.com',
permanent: false
},
{
source: '/jobs/bank-tech-lead/',
destination: '/jobs/lead-hacker/',