This commit is contained in:
xiaojunnuo
2024-11-14 00:48:48 +08:00
parent 2db7fee745
commit 6410e34bf3

View File

@@ -100,6 +100,7 @@ export default defineConfig({
{ text: "Certd本身的证书更新", link: "/guide/use/https/index.md" },
{ text: "js脚本插件使用", link: "/guide/use/custom-script/index.md" },
{ text: "邮箱配置", link: "/guide/use/email/index.md" },
{ text: "IPv6支持", link: "/guide/use/setting/ipv6.md" },
{ text: "如何贡献代码", link: "/guide/development/index.md" },
]
},