alpha01 filetti: web app, crossword service and tor batch
This commit is contained in:
5
webapp/app/page.tsx
Normal file
5
webapp/app/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import { redirect } from "next/navigation";
|
||||
|
||||
export default function RootPage() {
|
||||
redirect("/it");
|
||||
}
|
||||
Reference in New Issue
Block a user