mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-09-24 16:10:59 +00:00
Removed language selector from footer navigation and fixed air in contact around helpdesk banner.
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
|
||||
{% if page.language == "ee" %}
|
||||
<li><a href="{{site.data.i18n.pages.other.en.home.url}}">In English</a></li>
|
||||
{% elsif page.language == "en" %}
|
||||
<li><a href="{{site.data.i18n.pages.other.ee.home.url}}">Eesti keeles</a></li>
|
||||
{% endif %}
|
||||
|
||||
<!--
|
||||
This iterates through navbar pages in current language
|
||||
and gets url and name for navbar.
|
||||
|
||||
Reference in New Issue
Block a user