📝 update homepage

This commit is contained in:
yanyongyu
2021-12-03 16:21:24 +08:00
parent 534119eaf0
commit 2ce305da2a
11 changed files with 872 additions and 697 deletions

7
website/docs/README.mdx Normal file
View File

@ -0,0 +1,7 @@
---
slug: /
---
import { Redirect } from "@docusaurus/router";
<Redirect to="guide" />;