1
0
mirror of https://github.com/ZSCNetSupportDept/website.git synced 2025-10-28 17:05:03 +08:00

优化手机访问,修改wiki中的错误板块的结构~

This commit is contained in:
2025-06-14 03:54:13 +08:00
parent 266a2976bb
commit 66d7e045b7
68 changed files with 551 additions and 43 deletions

View File

@@ -14,7 +14,7 @@
/** @type {import('@docusaurus/plugin-content-docs').SidebarsConfig} */
const sidebars = {
// By default, Docusaurus generates a sidebar from the docs folder structure
wiki: [{type: 'autogenerated', dirName: 'wiki'}],
wiki: [{type: 'autogenerated', dirName: 'wiki',}],
devdocs: [{type: 'autogenerated', dirName: 'devdocs'}],