mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-29 01:01:24 +00:00
📝 Docs: 升级新版 NonePress 主题 (#2375)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version-2.0.1/tutorial": [
|
||||
"tutorial": [
|
||||
{
|
||||
"type": "category",
|
||||
"label": "开始",
|
||||
@ -7,15 +7,15 @@
|
||||
"items": [
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.1/index"
|
||||
"id": "index"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.1/quick-start"
|
||||
"id": "quick-start"
|
||||
},
|
||||
{
|
||||
"type": "doc",
|
||||
"id": "version-2.0.1/editor-support"
|
||||
"id": "editor-support"
|
||||
}
|
||||
],
|
||||
"collapsed": true
|
||||
@ -81,13 +81,13 @@
|
||||
"collapsed": true
|
||||
}
|
||||
],
|
||||
"version-2.0.1/api": [
|
||||
"api": [
|
||||
{
|
||||
"type": "autogenerated",
|
||||
"dirName": "api"
|
||||
}
|
||||
],
|
||||
"version-2.0.1/ecosystem": [
|
||||
"ecosystem": [
|
||||
{
|
||||
"type": "category",
|
||||
"label": "关于我们",
|
||||
@ -119,8 +119,23 @@
|
||||
"items": [
|
||||
{
|
||||
"type": "link",
|
||||
"label": "商店",
|
||||
"href": "/store"
|
||||
"label": "插件商店",
|
||||
"href": "/store/plugins"
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "适配器商店",
|
||||
"href": "/store/adapters"
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "驱动器商店",
|
||||
"href": "/store/drivers"
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
"label": "机器人商店",
|
||||
"href": "/store/bots"
|
||||
},
|
||||
{
|
||||
"type": "link",
|
||||
|
Reference in New Issue
Block a user