mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
fixes it now
This commit is contained in:
parent
afa0da55d0
commit
5fe52dfc59
1 changed files with 3 additions and 2 deletions
|
|
@ -166,8 +166,9 @@ const nextConfig = {
|
|||
permanent: false
|
||||
},
|
||||
{
|
||||
source: '/daysofservice',
|
||||
destination: 'https://daysofservice.hackclub.com/'
|
||||
source: '/daysofservice/',
|
||||
destination: 'https://daysofservice.hackclub.com',
|
||||
permanent: true
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue