update docs

This commit is contained in:
crazywhalecc 2022-04-02 18:01:17 +08:00
parent ae0cf5e3d7
commit ddff663b0b
No known key found for this signature in database
GPG Key ID: 8B6AA7A01E4A7D1E

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