|
@@ -44,7 +44,8 @@ export const zhCNConfig: LocaleSpecificConfig<DefaultTheme.Config> = {
|
|
|
{text: 'Open AI', link: '/zh_CN/guide/config-openai'},
|
|
|
{text: 'Casdoor', link: '/zh_CN/guide/config-casdoor'},
|
|
|
{text: 'Logrotate', link: '/zh_CN/guide/config-logrotate'},
|
|
|
- {text: '集群', link: '/zh_CN/guide/config-cluster'}
|
|
|
+ {text: '集群', link: '/zh_CN/guide/config-cluster'},
|
|
|
+ {text: '认证', link: '/zh_CN/guide/config-auth'}
|
|
|
]
|
|
|
},
|
|
|
{
|