mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-08 13:06:46 +00:00
Fix docs
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
self.$config = {
|
||||
docute.init({
|
||||
title: 'XiaoKai Bot 文档',
|
||||
home: 'https://raw.githubusercontent.com/CCZU-DEV/xiaokai-bot/master/README.md',
|
||||
repo: 'CCZU-DEV/xiaokai-bot',
|
||||
url: 'https://cczu-dev.github.io/xiaokai-bot',
|
||||
nav: {
|
||||
default: [
|
||||
{
|
||||
@ -34,4 +33,4 @@ self.$config = {
|
||||
]
|
||||
},
|
||||
plugins: []
|
||||
};
|
||||
});
|
||||
|
Reference in New Issue
Block a user