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: 'Module Guide', link: '/guide/module.md' },
{ text: 'Rescue from bootloop', link: '/guide/rescue-from-bootloop.md' },
{ text: 'FAQ', link: '/guide/faq' },
{ text: 'Hidden features', link: '/guide/hidden-features' },
]
}
]