diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index af31ca64..4359bf56 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -2,7 +2,7 @@ const apiConfig = require('./api') module.exports = { title: '炸毛框架', - description: '一个聊天机器人 + Web 框架', + description: '一个高性能聊天机器人 + Web 框架', theme: 'antdocs', markdown: { lineNumbers: true @@ -189,4 +189,4 @@ module.exports = { ] } } -} \ No newline at end of file +}