mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-03-03 20:34:03 +08:00
📝 修改 sidebar
This commit is contained in:
parent
6a8b133655
commit
73c5b0c1d4
@ -22,7 +22,7 @@ const sidebars: SidebarsConfig = {
|
|||||||
type: "category",
|
type: "category",
|
||||||
label: "开始",
|
label: "开始",
|
||||||
collapsible: false,
|
collapsible: false,
|
||||||
items: ["index", "quick-start", "editor-support"],
|
items: ["index", "quick-start", "store"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "category",
|
type: "category",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user