Update translations.html

This commit is contained in:
shenlebantongying 2021-04-03 15:04:43 -04:00 committed by GitHub
parent fdbaa5843c
commit ca036f396d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,6 +8,6 @@
{%- assign c2 = langcode | slice: 1, 1 -%}
{{- site.data.emoji[c1] -}}{{- site.data.emoji[c2] -}}
</a>{% endfor %}
<p>Extra Translations:<a class="translation" href='/index_lmo.html'>Lombard</a></p>
<p>Extra Translations:</p>
<a class="translation" href='/index_lmo.html'>Lombard</a>
</div>