--- layout: default ---
{% for tag in page.tags %} {{ tag }}{% unless forloop.last %}, {% endunless %}{% endfor %}
{{page.date | date: "%b %d, %Y "}} {% for tag in page.tags %} {{ tag }}{% unless forloop.last %}, {% endunless %}{% endfor %} {% include reading-time.html %}