diff --git a/_includes/translations.html b/_includes/translations.html index 7f330998..7a4d9eac 100644 --- a/_includes/translations.html +++ b/_includes/translations.html @@ -3,5 +3,7 @@ 🇺🇸 {% for translation in site.translations %} {{ translation.emoji }} - {% endfor %} + {% if forloop.index == 10 %} +
+ {% endif %}{% endfor %}