mirror of
https://github.com/prdlk/website.git
synced 2026-08-02 09:21:41 +00:00
fix: Add telegram redirect
This commit is contained in:
@@ -32,6 +32,11 @@ const nextConfig = {
|
||||
destination: 'https://cal.com/pradn',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/telegram',
|
||||
destination: 'https://t.me/prnk28',
|
||||
permanent: true,
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user