Use correct language code for Chinese content.

This commit is contained in:
mtail 2018-06-14 06:11:05 -07:00
parent caa7e3295f
commit d1e46e494e
10 changed files with 4 additions and 3 deletions

View File

@ -46,7 +46,7 @@ enableEmoji = true
# internationalization
[languages]
[languages.cn]
contentDir = "content_cn"
[languages.zh]
contentDir = "content_zh"
[languages.en]
contentDir = "content"

View File

@ -11,4 +11,5 @@
https://istio.netlify.com/* https://istio.io/:splat 301!
# Redirect to translated sites
/ /cn 302 Language=zh
# Uncomment the next line when Chinese is ready
# / /zh 302 Language=zh