{% if page.logo == 'light' %} {% include logo-light.html %} {% else %} {% include logo-dark.html %} {% endif %}