We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f748345 commit 89f4798Copy full SHA for 89f4798
index.html
@@ -33,7 +33,7 @@ <h2>Features</h2>
33
34
<h2>Translations</h2>
35
{% for lang in site.langs %}
36
-<p><img class="flag" src="https://www.countryflags.io/{{ lang.country }}/shiny/32.png"> {{ lang.humanlang }}</p>
+<p><img class="flag" src="https://www.countryflags.io/{{ lang.country }}/flat/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 -->
38
{% endfor %}
39
<h2 id="donate">Buy a beer to developer <img class="scale" src="icons/beer.png"></h2>
0 commit comments