add android zh

This commit is contained in:
csf
2022-04-17 18:24:22 +08:00
parent 3b147c2c64
commit 1b79627dcb
36 changed files with 299 additions and 0 deletions

View File

@@ -7,6 +7,12 @@ theme = "hugo-theme-learn"
metaDataFormat = "yaml"
defaultContentLanguageInSubdir= true
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true
# use icon https://github.com/matcornic/hugo-theme-learn/issues/363
[params]
editURL = "https://github.com/rustdesk/doc.rustdesk.com/edit/master/content/"
description = "Documentation for RustDesk"