website: fix typo, add hidden-features (#349)

This commit is contained in:
Ylarod
2023-04-05 14:36:22 +08:00
committed by GitHub
parent c96b0e8f8b
commit 7544558173
5 changed files with 17 additions and 1 deletions

View File

@@ -53,6 +53,7 @@ function sidebarGuide() {
{ text: '模块开发指南', link: '/zh_CN/guide/module.md' },
{ text: '救砖', link: '/zh_CN/guide/rescue-from-bootloop.md' },
{ text: '常见问题', link: '/zh_CN/guide/faq' },
{ text: '隐藏功能', link: '/zh_CN/guide/hidden-features' },
]
}
]