{%- for p in collections.navItems -%} {% if p.data.nav %}
  • {{ p.data.title }}
  • {% endif %} {%- endfor -%} {%- for s in site.headerLinks -%}
  • {{ s.name }}
  • {%- endfor -%}