Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 2893abe

Browse files
authored
Merge pull request #539 from 3442853561/new-16.9.24
修复了若干问题
2 parents 781f2cc + 436a02c commit 2893abe

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

_layouts/redirect.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
"pt-BR": "pt-BR",
1414
"ru": "ru-RU",
1515
"ru-RU": "ru-RU",
16+
"zh": "zh-CN",
17+
"zh-CN": "zh-CN",
1618
};
1719

1820
// look up the provided language in the map

_layouts/zh-CN/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: basic
2+
layout: zh-CN/basic
33
---
44

55
<div class="content">

0 commit comments

Comments
 (0)