mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-10 22:16:37 +00:00
Update config
This commit is contained in:
@ -5,7 +5,7 @@ module.exports = {
|
|||||||
repo: 'richardchien/none-bot',
|
repo: 'richardchien/none-bot',
|
||||||
docsDir: 'docs',
|
docsDir: 'docs',
|
||||||
editLinks: true,
|
editLinks: true,
|
||||||
editLinkText: '编辑页面',
|
editLinkText: '在 GitHub 上编辑此页',
|
||||||
lastUpdated: '上次更新',
|
lastUpdated: '上次更新',
|
||||||
nav: [
|
nav: [
|
||||||
{ text: '指南', link: '/guide/' },
|
{ text: '指南', link: '/guide/' },
|
||||||
|
Reference in New Issue
Block a user