{% set section = get_section(path="_index.md") %} {% set subsections_str = section.subsections | join(sep=" ") %} {% set logo_path = get_url(path=section.extra.logo_path | default(value='')) %} {% if "header/_index.md" in subsections_str %} {% set section = get_section(path="header/_index.md") %} {% set header_items = section.content | safe | split(pat="