space in en index; sgs urls with lang
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Arnas Udovic 2023-02-14 17:33:52 +02:00
parent b704fd1620
commit 7fbd1ce6f8
2 changed files with 2 additions and 2 deletions

View file

@ -22,6 +22,6 @@ Main themes are spreaded by categories. Each file may have tags what can filter
{{ tag_url(lang, tag, count) }} {% endfor %} {% endif %}
{% if lastFiles %}### Last texts
{% for file in lastFiles %}{{ text_url(lang, file) }} {% endfor %}{% endif %}
{% for file in lastFiles %}{{ text_url(lang, file) }}{% endfor %}{% endif %}
=> /en/f all texts ({{ tree.Files|length }})

View file

@ -23,7 +23,7 @@ Pagrindėnės temas paskėrstītas par kateguorėjės. Kuožnos fails gal turie
{% if lastFiles %}### Paskotėnē īrašā
{% for file in lastFiles %}{{ text_url(lang, file) }}{% endfor %}
{% for file in lastFiles %}{{ text_url(file.Lang, file) }}{% endfor %}
{% endif %}
=> /sgs/f vėsė straipsnē ({{ tree.Files|length }})