{% for item in site.data.navigation %} {{ item.name }} {% endfor %}
{% for item in site.data.navigation-external %} {{ item.name }} {% endfor %}