Update next.config.mjs (#1352)

This commit is contained in:
Aram 2024-08-31 21:36:10 -07:00 committed by GitHub
parent 4bdfc7b0d9
commit be84a73f0c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -191,12 +191,7 @@ const nextConfig = {
source: '/blot/',
destination: 'https://blot.hackclub.com',
permanent: false
},
{
source: '/slack',
destination: '/arcade?param=slack',
permanent: false
},
}
{
source: '/donate',
destination: '/philanthropy',