{% capture alignment_class -%} {%- if page.homepage -%} text-{{ site.ui.masthead.align.homepage | default: 'center' }} {%- else -%} text-{{ site.ui.masthead.align.page | default: 'left' }} {%- endif -%} {%- endcapture %}
{% include masthead/title.html %} {% include masthead/buttons.html %}