{{ post.title | escape }}
{{ post.excerpt | remove: '
' | remove: '
' }}
{% if post.last_modified_at %}
{{ site.data.theme.text.updated }}
{% else %}
{% endif %}
· {% include read_time.html %}