This commit is contained in:
felinae98
2021-11-17 18:12:00 +08:00
parent a098a97032
commit 817363fedf
7 changed files with 1 additions and 8206 deletions
-12
View File
@@ -1,12 +0,0 @@
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' }
]
}
}