fixes it now

This commit is contained in:
Abby Fischler 2023-07-20 07:06:04 -07:00 committed by GitHub
parent afa0da55d0
commit 5fe52dfc59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -166,8 +166,9 @@ const nextConfig = {
permanent: false
},
{
source: '/daysofservice',
destination: 'https://daysofservice.hackclub.com/'
source: '/daysofservice/',
destination: 'https://daysofservice.hackclub.com',
permanent: true
}
]
},