--- layout: default --- {% if page.featured_title %}

{{ page.title }}

{% endif %} {% if page.featured_image %}
{% endif %} {% if page.featured_title == false or page.featured_title == nil %}

{{ page.title }}

{% endif %}
{% include recommend.html %} {{ content }}
{% include sharing.html %} {% include comment.html %}