--- layout: default ---
{% if page.featured_image %}
{% if page.featured_image_alt %}{{ page.featured_image_alt }}{% else %}{{ page.title }}{% endif %}
{% endif %}

{{ page.title }}

{{content}}
{% if page.tags.size > 0 %} {% endif %}
{% if site.author_image %} {% endif %}

About {{ site.author_name }}

{{ site.author_bio }}