mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
📝 add getting started guide
This commit is contained in:
@ -59,7 +59,7 @@ module.exports = context => ({
|
||||
path: "",
|
||||
collapsable: false,
|
||||
sidebar: "auto",
|
||||
children: ["", "installation"]
|
||||
children: ["", "installation", "getting-started"]
|
||||
}
|
||||
],
|
||||
"/api/": [
|
||||
|
Reference in New Issue
Block a user