Add safeguarding policy rewrite (#1778)

This commit is contained in:
yodalightsabr 2026-01-15 17:19:33 -08:00 committed by GitHub
parent 5b68471875
commit d30fac3156
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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/'