--- layout: main/base metadata: type: article ---

{{ articleTitle }}

Posted on {{ date | niceDate }} by {{ sitemeta.siteAuthor.name }} {% if updated %} • Updated on {{ updated | niceDate }}

{% endif %}

{{ content | emojiReadTime }}

{% if toc %} {% include "global/toc.njk" %} {% endif %}
{{ content | safe }}
{% if tags and tags.includes("posts") %} {% include "blog/blognav.njk" %} {% endif %}