Added journey page. Removed dashboard.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { redirect } from 'next/navigation';
|
||||
|
||||
export default function RootPage() {
|
||||
redirect('/dashboard');
|
||||
redirect('/websites');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user