mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-28 08:41:29 +00:00
✨ change publish and issue
This commit is contained in:
@ -24,8 +24,8 @@
|
||||
"link": "/api/"
|
||||
},
|
||||
{
|
||||
"text": "插件广场",
|
||||
"link": "/plugin-store"
|
||||
"text": "商店",
|
||||
"link": "/store"
|
||||
},
|
||||
{
|
||||
"text": "更新日志",
|
||||
@ -63,10 +63,7 @@
|
||||
"title": "协议适配",
|
||||
"collapsable": false,
|
||||
"sidebar": "auto",
|
||||
"children": [
|
||||
"cqhttp-guide",
|
||||
"ding-guide"
|
||||
]
|
||||
"children": ["cqhttp-guide", "ding-guide"]
|
||||
}
|
||||
],
|
||||
"/advanced/": [
|
||||
@ -87,9 +84,7 @@
|
||||
"title": "发布",
|
||||
"collapsable": false,
|
||||
"sidebar": "auto",
|
||||
"children": [
|
||||
"publish-plugin"
|
||||
]
|
||||
"children": ["publish-plugin"]
|
||||
}
|
||||
],
|
||||
"/api/": [
|
||||
@ -168,4 +163,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user