Skip to content

Commit f748345

Browse files
committed
Update
1 parent 6575b75 commit f748345

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,12 @@ <h2>Features</h2>
2929
<li>Command line mode.</li>
3030
</ul>
3131

32+
https://www.countryflags.io/jp/shiny/32.png
33+
3234
<h2>Translations</h2>
3335
{% for lang in site.langs %}
34-
<p><img class="flag" src="https://raw.githubusercontent.com/hjnilsson/country-flags/master/png100px/{{ lang.country }}.png">&ensp;{{ lang.humanlang }}</p>
36+
<p><img class="flag" src="https://www.countryflags.io/{{ lang.country }}/shiny/32.png">&ensp;{{ lang.humanlang }}</p>
37+
<!-- p><img class="flag" src="https://raw.githubusercontent.com/hjnilsson/country-flags/master/png100px/{{ lang.country }}.png">&ensp;{{ lang.humanlang }}</p -->
3538
{% endfor %}
3639
<h2 id="donate">Buy a beer to developer&ensp;<img class="scale" src="icons/beer.png"></h2>
3740
<p><img class="scale" src="icons/wmlogo_16.png">&ensp;Z986009119917&ensp;<img class="scale" src="icons/wmlogo_16.png">&ensp;R131648522366</p>

0 commit comments

Comments
 (0)