<footer class="mt-10"> <nav> {% for link in site.menus.footer %} <a href="{{ link.href }}">{{ link.title }}</a> {% endfor %} </nav> </footer>