Skip to content

Commit

Permalink
update the name for "Simplified Chinese"
Browse files Browse the repository at this point in the history
  • Loading branch information
awxiaoxian2020 authored Jun 1, 2022
1 parent 8338341 commit 2c1ad56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/custom-navbar.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ If you need custom navigation, you can create a HTML-based navigation bar.
<body>
<nav>
<a href="#/">EN</a>
<a href="#/zh-cn/">中文</a>
<a href="#/zh-cn/">简体中文</a>
</nav>
<div id="app"></div>
</body>
Expand Down

0 comments on commit 2c1ad56

Please sign in to comment.