mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Set up /blot -> blot.hackclub.com redirect
This commit is contained in:
parent
451d3d6a35
commit
d292d9e407
1 changed files with 5 additions and 0 deletions
|
|
@ -185,6 +185,11 @@ const nextConfig = {
|
|||
source: '/daysofservice/',
|
||||
destination: 'https://daysofservice.hackclub.com',
|
||||
permanent: true
|
||||
},
|
||||
{
|
||||
source: '/blot/',
|
||||
destination: 'https://blot.hackclub.com',
|
||||
permanent: false
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue