mirror of
https://github.com/System-End/site.git
synced 2026-04-20 00:25:19 +00:00
Revert "remove slack redirect" (#1564)
Revert "remove slack redirect (#1560)"
This reverts commit afcb6f7625.
This commit is contained in:
parent
4f508a9bac
commit
d8daa0b787
1 changed files with 5 additions and 0 deletions
|
|
@ -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/',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue