Skip to content

Commit bcb3234

Browse files
authored
Add redirect for customer direct link (#30)
1 parent 8cf4d38 commit bcb3234

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/pages/index.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import HeroCanvas from '@site/src/components/HeroCanvas';
66

77
const REDIRECTS = {
88
'tutorials': 'https://youtube.com/@8thwall',
9+
'twainxreducation/brandigno': 'https://twainxreducation.8thwall.app/brandigno/',
910
}
1011

1112
const REDIRECT_SCRIPT = `

0 commit comments

Comments
 (0)