8000 Remove Vi from lang dropdown as redundant · vuejs-vn/vuejs.org@1102163 · GitHub
[go: up one dir, main page]

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

Commit 1102163

Browse files
committed
Remove Vi from lang dropdown as redundant
1 parent e669f70 commit 1102163

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

themes/vue/layout/partials/language_dropdown.ejs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@
88
<li><a href="https://kr.vuejs.org/<%- page.path %>" class="nav-link" target="_blank">한국어</a></li>
99
<li><a href="https://br.vuejs.org/<%- page.path %>" class="nav-link" target="_blank">Português</a></li>
1010
<li><a href="https://fr.vuejs.org/<%- page.path %>" class="nav-link" target="_blank">Français</a></li>
11-
<li><a href="https://vi.vuejs.org/<%- page.path %>" class="nav-link" target="_blank">Tiếng Việt</a></li>
1211
</ul>
1312
</li>

0 commit comments

Comments
 (0)
0