{% if config.extra.nav.icons %} {% endif %} {{ config.title }}
    {% for link in config.extra.nav.links %}
  • {% if config.extra.nav.icons %} {% if link.icon %} {% endif %} {% endif %} {{ link.name }}
  • {% endfor %} {% if config.extra.nav.show_feed %}
  • {% if config.extra.nav.icons %} {% endif %} Feed
  • {% endif %}