Changing flags to emogis for better language support, and bandwidth usage.
This commit is contained in:
parent
f22c50dbae
commit
cfb79489ea
6 changed files with 4 additions and 6 deletions
|
@ -76,7 +76,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|||
{{ range .Translations }}
|
||||
<li class="background">
|
||||
<a href="{{ .Permalink }}" role="button">
|
||||
<img src="/icons/flag/{{ .Language.Lang }}.svg" class="icon-as-text" loading=lazy width=21 height=21/>{{ .Language.LanguageName }}
|
||||
{{ index site.Data.flags .Language.Lang }} {{ .Language.LanguageName }}
|
||||
</a>
|
||||
</li>
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue