fix: 移除顶部搜索框

This commit is contained in:
ZiuChen 2022-08-19 21:48:57 +08:00
parent a9cc3d5a70
commit a032819f4a

View File

@ -67,6 +67,6 @@ module.exports = {
docsBranch: 'main',
docsDir: 'docs',
lastUpdated: 'Last Updated',
smoothScroll: true
search: false
}
}