Changing flags to emogis for better language support, and bandwidth usage.

This commit is contained in:
Adsooi 2022-01-21 13:05:46 +01:00
parent f22c50dbae
commit cfb79489ea
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
6 changed files with 4 additions and 6 deletions

View file

@ -18,6 +18,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<!DOCTYPE html>
<!-- Common app data -->
{{ $site := .Site }}
{{ $lang := .Site.Language.Lang }}
{{ $appindex := .Params.SectionHeader.AppIndex }}
{{ $i18nData := index .Site.Data $lang }}
@ -80,7 +81,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
</p>
<p class="inline column col2">
<i class="icon-lang icon-as-text"></i>
{{ i18n "translated" }}&nbsp;{{ partial "translations.html" $AppData.translated }}
{{ i18n "translated" }}&nbsp;{{ partial "flags.html" $AppData.translated }}<!--{{ partial "translations.html" $AppData.translated }}-->
</p>
<p class="inline column col2">
<i class="icon-git icon-as-text"></i>