Remove leftover code

This commit is contained in:
daudix
2024-06-20 09:10:24 +03:00
parent 84a5028c89
commit 7b7b89b366

View File

@ -1,9 +1,3 @@
{% set current_lang = config.default_language %}
{% if page %}
{% set current_lang = page.lang %}
{% elif section %}
{%- set current_lang = section.lang %}
{% endif %}
<footer id="site-footer">
{% if config.extra.footer.links %}
<nav>