Skip to content

Commit

Permalink
add ko to dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
zzhaobraze committed Dec 5, 2024
1 parent 7234d36 commit cc7b052
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
<option value="en">EN</option>
<option value="es">ES</option>
<option value="fr">FR</option>
<option value="ko">KO</option>
<option value="ja">JA</option>
</select>
</div>
Expand All @@ -87,6 +88,7 @@
<option value="en">EN</option>
<option value="es">ES</option>
<option value="fr">FR</option>
<option value="ko">KO</option>
<option value="ja">JA</option>
</select>
</div>
Expand Down

0 comments on commit cc7b052

Please sign in to comment.