{{ config.title }}
{%- if config.extra.menu %}
    {% for menu in config.extra.menu %}
  • {{ menu.name }}
  • {% endfor %} {%- if config.extra.theme_switcher == true -%}
  • {%- endif -%}
{% endif %}