File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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 ">  {{ lang.humanlang }}</ p >
36+ < p > < img class ="flag " src ="https://www.countryflags.io/{{ lang.country }}/shiny/32.png ">  {{ lang.humanlang }}</ p >
37+ <!-- p><img class="flag" src="https://raw.githubusercontent.com/hjnilsson/country-flags/master/png100px/{{ lang.country }}.png"> {{ lang.humanlang }}</p -->
3538{% endfor %}
3639< h2 id ="donate "> Buy a beer to developer < img class ="scale " src ="icons/beer.png "> </ h2 >
3740< p > < img class ="scale " src ="icons/wmlogo_16.png ">  Z986009119917 < img class ="scale " src ="icons/wmlogo_16.png ">  R131648522366</ p >
You can’t perform that action at this time.
0 commit comments