working on self-host

This commit is contained in:
rustdesk
2022-04-11 17:05:11 +08:00
parent d6a62a7eb0
commit 825f363573
109 changed files with 362 additions and 4591 deletions

View File

@@ -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 仓库"