change publish and issue

This commit is contained in:
yanyongyu
2021-03-05 16:27:43 +08:00
parent 4ed5b06db0
commit 611049681a
16 changed files with 821 additions and 289 deletions

View File

@ -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 @@
}
}
}
}
}