mirror of
https://github.com/certd/certd.git
synced 2026-04-28 07:57:25 +08:00
docs:
This commit is contained in:
@@ -91,14 +91,14 @@ export default defineConfig({
|
|||||||
{text: "多数据库支持", link: "/guide/install/database.md"},
|
{text: "多数据库支持", link: "/guide/install/database.md"},
|
||||||
{text: "开放接口", link: "/guide/open/index.md"},
|
{text: "开放接口", link: "/guide/open/index.md"},
|
||||||
{
|
{
|
||||||
text: "站点安全", link: "/guide/feature/safe"
|
text: "站点安全", link: "/guide/feature/safe/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "插件列表", items: [
|
text: "插件列表", items: [
|
||||||
{text: "授权提供商", link: "/guide/plugins/access"},
|
{text: "授权提供商", link: "/guide/plugins/access.md"},
|
||||||
{text: "DNS提供商", link: "/guide/plugins/dns-provider"},
|
{text: "DNS提供商", link: "/guide/plugins/dns-provider.md"},
|
||||||
{text: "任务插件", link: "/guide/plugins/deploy"},
|
{text: "任务插件", link: "/guide/plugins/deploy.md"},
|
||||||
{text: "通知插件", link: "/guide/plugins/notification"},
|
{text: "通知插件", link: "/guide/plugins/notification.md"},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
@@ -106,7 +106,7 @@ export default defineConfig({
|
|||||||
{
|
{
|
||||||
text: "常见问题",
|
text: "常见问题",
|
||||||
items: [
|
items: [
|
||||||
{text: "QA", link: "/guide/qa/use"},
|
{text: "QA", link: "/guide/qa/use.md"},
|
||||||
{text: "常见报错处理", link: "/guide/qa/"},
|
{text: "常见报错处理", link: "/guide/qa/"},
|
||||||
{text: "群晖证书部署", link: "/guide/use/synology/"},
|
{text: "群晖证书部署", link: "/guide/use/synology/"},
|
||||||
{text: "腾讯云密钥获取", link: "/guide/use/tencent/"},
|
{text: "腾讯云密钥获取", link: "/guide/use/tencent/"},
|
||||||
|
|||||||
Reference in New Issue
Block a user