Skip to content

Commit 52d698a

Browse files
committed
feat: Add redirection for GD2026
1 parent 379bb38 commit 52d698a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

website/docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,10 @@ module.exports = {
265265
from: ['/Gama-Days-2024', '/Gama-days-2024', '/gama-days-2024'],
266266
to: 'https://gama-platform.org/gama.resources/gama-days-2024',
267267
},
268+
{
269+
from: ['/Gama-Days-2026', '/Gama-days-2026'],
270+
to: 'https://gama-platform.org/gama.resources/gama-days-2026',
271+
},
268272
],
269273
},
270274
],

0 commit comments

Comments
 (0)