diff --git a/client/App.tsx b/client/App.tsx
index 56d1cb65..e7752862 100644
--- a/client/App.tsx
+++ b/client/App.tsx
@@ -183,6 +183,8 @@ const App = () => (
+ {/* Subdomain Passport (aethex.me and aethex.space) - must be before Index route */}
+ } />
} />
} />
} />