mirror of
https://github.com/System-End/site.git
synced 2026-04-19 20:55:09 +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/',
|
source: '/privacy-and-terms/',
|
||||||
destination: 'https://workshops.hackclub.com/privacy-and-terms/'
|
destination: 'https://workshops.hackclub.com/privacy-and-terms/'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
source: '/safeguarding-policy/',
|
||||||
|
destination: 'https://workshops.hackclub.com/safeguarding-policy/'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
source: '/workshop-bounty/',
|
source: '/workshop-bounty/',
|
||||||
destination: 'https://workshops.hackclub.com/workshop-bounty/'
|
destination: 'https://workshops.hackclub.com/workshop-bounty/'
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue