mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 00:31:14 +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