--- layout: default ---

{{ page.title }}

{% assign stat_tags = page.tags | stat_tags %} {% for stat_tag in stat_tags %} {{ stat_tag.emoji }} {% endfor %} Last Tended: {{ page.updated | date: "%Y-%m-%d" }}

{% include entry-attrs.html %} {% if page.title == site.index_title %} {% endif %} {{ content }}
{% if site.social.enabled %} {% include share.html %} {% endif %}