mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-03-23 13:24:21 +00:00
Farewell message for 2025 event
This commit is contained in:
@@ -22,20 +22,6 @@ const nextConfig: NextConfig = {
|
||||
},
|
||||
];
|
||||
},
|
||||
async redirects() {
|
||||
return [
|
||||
{
|
||||
source: "/et",
|
||||
destination: "/striim",
|
||||
permanent: false,
|
||||
},
|
||||
{
|
||||
source: "/en",
|
||||
destination: "/stream",
|
||||
permanent: false,
|
||||
},
|
||||
];
|
||||
},
|
||||
};
|
||||
|
||||
export default withNextIntl(nextConfig);
|
||||
|
||||
Reference in New Issue
Block a user