docs: add faq page (#32)

Signed-off-by: Ryan Wang <i@ryanc.cc>
This commit is contained in:
Ryan Wang
2022-02-11 15:01:51 +08:00
committed by GitHub
parent 210681e192
commit 002bdf3704
4 changed files with 225 additions and 6 deletions

View File

@@ -53,7 +53,11 @@ module.exports = {
{
type: "category",
label: "用户指南",
items: ["user-guide/backup-migration", "user-guide/markdown"],
items: [
"user-guide/backup-migration",
"user-guide/markdown",
"user-guide/faq",
],
},
{
type: "category",