--- layout: default --- {% if page.date_modified %} {% assign modified = page.date_modified %} {% else %} {% assign modified = page.date %} {% endif %}

{{ page.title }}

{% if page.author %} • {% endif %} • {% include reading-time.html content=content %}
{{ content }}