diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index c0f0def7..7d5d6c00 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -1,7 +1,7 @@ module.exports = { title: 'NoneBot', description: '基于酷 Q 的 Python 异步 QQ 机器人框架', - serviceWorker: true, + // serviceWorker: true, markdown: { lineNumbers: true },