mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
Merge branch 'main' of https://github.com/BrightTheBackpack/site
This commit is contained in:
commit
b70e049436
1 changed files with 5 additions and 0 deletions
|
|
@ -202,6 +202,11 @@ const nextConfig = {
|
|||
destination: '/philanthropy',
|
||||
permanent: false
|
||||
},
|
||||
{
|
||||
source: '/github',
|
||||
destination: 'https://github.com/hackclub',
|
||||
permanent: true
|
||||
},
|
||||
]
|
||||
},
|
||||
async rewrites() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue