mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-11 06:26:42 +00:00
📝 update homepage
This commit is contained in:
7
website/docs/README.mdx
Normal file
7
website/docs/README.mdx
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
slug: /
|
||||
---
|
||||
|
||||
import { Redirect } from "@docusaurus/router";
|
||||
|
||||
<Redirect to="guide" />;
|
Reference in New Issue
Block a user