Skip to content

Commit 89f4798

Browse files
committed
Update
1 parent f748345 commit 89f4798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h2>Features</h2>
3333

3434
<h2>Translations</h2>
3535
{% for lang in site.langs %}
36-
<p><img class="flag" src="https://www.countryflags.io/{{ lang.country }}/shiny/32.png">&ensp;{{ lang.humanlang }}</p>
36+
<p><img class="flag" src="https://www.countryflags.io/{{ lang.country }}/flat/32.png">&ensp;{{ lang.humanlang }}</p>
3737
<!-- p><img class="flag" src="https://raw.githubusercontent.com/hjnilsson/country-flags/master/png100px/{{ lang.country }}.png">&ensp;{{ lang.humanlang }}</p -->
3838
{% endfor %}
3939
<h2 id="donate">Buy a beer to developer&ensp;<img class="scale" src="icons/beer.png"></h2>

0 commit comments

Comments
 (0)