Update next.config.mjs (#1354)

This commit is contained in:
Aram 2024-08-31 21:43:15 -07:00 committed by GitHub
parent be84a73f0c
commit 8396dc6c20
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -191,7 +191,7 @@ const nextConfig = {
source: '/blot/',
destination: 'https://blot.hackclub.com',
permanent: false
}
},
{
source: '/donate',
destination: '/philanthropy',
@ -312,7 +312,7 @@ const nextConfig = {
{
source: '/arcade/power-hour',
destination: '/arcade/power-hour/index.html'
},
}
]
},
async headers() {