This commit is contained in:
xiaojunnuo
2024-11-02 22:04:05 +08:00
parent dd20af4ba0
commit 8b7572a9e5
2 changed files with 81 additions and 0 deletions
+1
View File
@@ -98,6 +98,7 @@ export default defineConfig({
{ text: "忘记密码", link: "/guide/use/forgotpasswd/" },
{ text: "数据备份", link: "/guide/use/backup/" },
{ text: "Certd本身的证书更新", link: "/guide/use/https/index.md" },
{ text: "js脚本插件使用", link: "/guide/use/custom-script/index.md" },
{ text: "如何贡献代码", link: "/guide/development/index.md" },
]
},