Replace "酷 Q" with "酷Q"

This commit is contained in:
Richard Chien
2018-12-27 20:52:40 +08:00
parent 89401ee792
commit bbf19a245f
12 changed files with 45 additions and 45 deletions

View File

@ -1,6 +1,6 @@
module.exports = {
title: 'NoneBot',
description: '基于酷 Q 的 Python 异步 QQ 机器人框架',
description: '基于 酷Q 的 Python 异步 QQ 机器人框架',
markdown: {
lineNumbers: true
},