mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-05-09 18:27:56 +08:00
add docs back
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
module.exports = {
|
||||
title: 'Nonebot HK Reporter',
|
||||
description: 'Docs for Nonebot HK Reporter',
|
||||
themeConfig: {
|
||||
nav: [
|
||||
{ text: '主页', link: '/' },
|
||||
{ text: '部署与使用', link: '/usage/' },
|
||||
{ text: '开发', link: '/dev/' },
|
||||
{ text: 'Github', link: 'https://github.com/felinae98/nonebot-hk-reporter' }
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user