mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-02 22:52:51 +02:00
Merge commit '978856e2ad12d2bcaf37bb9e31f806b30a4c42f4'
This commit is contained in:
10
docs/config/_default/languages.toml
Normal file
10
docs/config/_default/languages.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
[en]
|
||||
contentDir = "content/en"
|
||||
languageName = "English"
|
||||
weight = 1
|
||||
|
||||
[zh]
|
||||
contentDir = "content/zh"
|
||||
languageName = "中文"
|
||||
weight = 2
|
Reference in New Issue
Block a user