mirror of
https://github.com/System-End/site.git
synced 2026-04-19 16:28:21 +00:00
Update next.config.mjs (#1354)
This commit is contained in:
parent
be84a73f0c
commit
8396dc6c20
1 changed files with 2 additions and 2 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue