mirror of
https://github.com/shareAI-lab/analysis_claude_code.git
synced 2026-03-22 10:25:41 +08:00
parent
aaa93bcfc4
commit
14c722814d
5
web/src/app/page.tsx
Normal file
5
web/src/app/page.tsx
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
import { redirect } from "next/navigation";
|
||||||
|
|
||||||
|
export default function RootPage() {
|
||||||
|
redirect("/en/");
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user