mirror of
https://github.com/System-End/site.git
synced 2026-04-19 16:28:21 +00:00
Add safeguarding policy rewrite (#1778)
This commit is contained in:
parent
5b68471875
commit
d30fac3156
1 changed files with 4 additions and 0 deletions
|
|
@ -292,6 +292,10 @@ const nextConfig = {
|
|||
source: '/privacy-and-terms/',
|
||||
destination: 'https://workshops.hackclub.com/privacy-and-terms/'
|
||||
},
|
||||
{
|
||||
source: '/safeguarding-policy/',
|
||||
destination: 'https://workshops.hackclub.com/safeguarding-policy/'
|
||||
},
|
||||
{
|
||||
source: '/workshop-bounty/',
|
||||
destination: 'https://workshops.hackclub.com/workshop-bounty/'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue