This commit is contained in:
BrightTheBackpack 2024-11-03 21:23:29 +00:00
commit b70e049436

View file

@ -202,6 +202,11 @@ const nextConfig = {
destination: '/philanthropy',
permanent: false
},
{
source: '/github',
destination: 'https://github.com/hackclub',
permanent: true
},
]
},
async rewrites() {