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

添加了简体中文的连接连接 #540

Merged
merged 2 commits into from
Sep 26, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion _layouts/basic.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ <h2><a href="/contribute.html">Contribute</a></h2>
<footer>
<p>Our site in other languages:
<a href="/pt-BR/">Português</a>,
<a href="/ru-RU/">Русский</a>
<a href="/ru-RU/">Русский</a>,
<a href="/zh-CN/">简体中文</a>
</p>
</footer>

Expand Down