update docs

This commit is contained in:
crazywhalecc
2022-04-02 18:01:17 +08:00
parent ae0cf5e3d7
commit ddff663b0b

View File

@@ -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 = {
]
}
}
}
}