{% if page.layout == "home-infographic" and site.data.theme.featured-image %}
{% if site.organization-logo-nav %} {% endif %}

{{ site.title }}

{% if site.tagline %}

{{ site.tagline }}

{% endif %}
{% unless site.data.theme.featured-image contains '/' %} {% endunless %}
{%- else -%}

{{ site.title }}

{% if site.tagline %}

{{ site.tagline }}

{% endif %}
{% if site.organization-logo-banner %} {% endif %}
{%- endif -%}