{%- if theme.custom_logo and theme.scheme === 'Muse' %} {{ title }} {%- endif %} <{% if is_home() or is_archive() %}h1{% else %}p{% endif %} class="site-title">{{ title }} {%- if subtitle %}

{{ subtitle }}

{%- endif %} {%- if theme.custom_logo and (theme.scheme === 'Gemini' or theme.scheme === 'Pisces') %} {{ title }} {%- endif %}