mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-20 23:20:17 +00:00
working on self-host
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
baseURL = "/"
|
||||
baseURL = "https://rustdesk.com/docs"
|
||||
languageCode = "en-US"
|
||||
defaultContentLanguage = "en"
|
||||
|
||||
@@ -56,7 +56,7 @@ title = "RustDesk文档"
|
||||
weight = 3
|
||||
languageName = "简体中文"
|
||||
landingPageURL = "/zh"
|
||||
landingPageName = "<i class='fas fa-home'></i> 家"
|
||||
landingPageName = "<i class='fas fa-home'></i> 首页"
|
||||
|
||||
[[Languages.zh.menu.shortcuts]]
|
||||
name = "<i class='fab fa-fw fa-github'></i> GitHub 仓库"
|
||||
|
||||
Reference in New Issue
Block a user