mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-12 23:16:39 +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