File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ export default ({
2626 { text : '事件处理' , link : '/advanced/event-handlers' } ,
2727 { text : '事件管理器' , link : '/advanced/event-manager' } ,
2828 { text : '操作' , link : '/advanced/actions' } ,
29- { text : 'QQ富文本 ' , link : '/advanced/rich-text' } ,
30- { text : 'QQ数据缓存 ' , link : '/advanced/data-cache' } ,
29+ { text : '富文本 ' , link : '/advanced/rich-text' } ,
30+ { text : '数据缓存 ' , link : '/advanced/data-cache' } ,
3131 { text : '插件配置' , link : '/advanced/plugin-config' } ,
3232 { text : '插件管理器' , link : '/advanced/plugin-manager' }
3333 ]
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ layout: home
44
55hero :
66 name : " MuRainBot2"
7- text : " 一个基于 Python<br>适配 OneBot11 协议的<br>轻量级 QQBot 框架"
7+ text : " 一个基于 Python<br>适配 OneBot11 协议的<br>轻量级 ChatBot 框架"
88 tagline :
99 image :
1010 src : /icon.webp
You can’t perform that action at this time.
0 commit comments