{#- Header logo partial override. Provides descriptive alt text for the site logo while keeping the rest of the Material header markup unchanged. -#} {% if config.theme.logo %} Context Relay Protocol home {% else %} {% set icon = config.theme.icon.logo or "material/library" %} {% include ".icons/" ~ icon ~ ".svg" %} {% endif %}