Merge branch 'main' into main

This commit is contained in:
hhhkkk520
2022-05-18 05:13:36 +02:00
committed by GitHub
4 changed files with 4 additions and 16 deletions
+1
View File
@@ -92,6 +92,7 @@ function getGuideSidebarZhCN() {
{ text: '如何反向代理 gRPC 端口', link: '/guide/q3' },
{ text: '实时通道断开/在线终端连接失败', link: '/guide/q4' },
{ text: '如何进行数据迁移、备份恢复?', link: '/guide/q5' }
]
}
]
-2
View File
@@ -1,2 +0,0 @@
import DarkTheme from 'vitepress-dark-theme'
export default { ...DarkTheme }