{% for item in site.data.navigation %} {{ item.name }} {% endfor %}
{% comment %} This has to all be on one line or else browsers add extra spacing. argh. {% endcomment %} {% for item in site.data.navigation-external %}{{ item.name }}{% endfor %}