From f6d24e2d4c41c9051f9e8fb909e4c1eec5479060 Mon Sep 17 00:00:00 2001 From: Christoph Bartschat Date: Thu, 21 May 2026 09:36:46 -0700 Subject: [PATCH] Add redirect for customer direct link --- src/pages/index.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/index.jsx b/src/pages/index.jsx index b257c6d..fd811b5 100644 --- a/src/pages/index.jsx +++ b/src/pages/index.jsx @@ -6,6 +6,7 @@ import HeroCanvas from '@site/src/components/HeroCanvas'; const REDIRECTS = { 'tutorials': 'https://youtube.com/@8thwall', + 'twainxreducation/brandigno': 'https://twainxreducation.8thwall.app/brandigno/', } const REDIRECT_SCRIPT = `