Updated site for separate Short.io
This commit is contained in:
parent
2cfa16fb07
commit
1f21e18241
5 changed files with 21 additions and 29 deletions
|
|
@ -2,29 +2,5 @@ const { i18n } = require('./next-i18next.config');
|
|||
|
||||
module.exports = {
|
||||
i18n,
|
||||
reactStrictMode: true,
|
||||
async redirects() {
|
||||
return [
|
||||
{
|
||||
source: '/discord',
|
||||
destination: 'https://discord.gg/YoungRoyals',
|
||||
permanent: true
|
||||
},
|
||||
{
|
||||
source: '/reddit',
|
||||
destination: 'https://www.reddit.com/r/YoungRoyals/',
|
||||
permanent: true
|
||||
},
|
||||
{
|
||||
source: '/watch',
|
||||
destination: 'https://www.netflix.com/gb/title/81210762?s=i&trkid=13747225&vlang=en&clip=81459758',
|
||||
permanent: true
|
||||
},
|
||||
{
|
||||
source: '/gay-bible',
|
||||
destination: 'https://www.goodreads.com/book/show/36256691-the-holy-bible-but-gayer',
|
||||
permanent: true
|
||||
}
|
||||
]
|
||||
}
|
||||
reactStrictMode: true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue