{{ title }}
+ posted {% if author %} - {{ author }} | + by {{ author }} {% elif meta.author %} - {{ meta.author }} | + by {{ meta.author }} {% endif %} - {% if categories %} in {% for cat in categories %} - {{ cat }} + + + {{ cat }} + + {% endfor %} {% endif %}
@@ -25,7 +29,7 @@ layout: base.njk {% if lastmod %}Last modified - +
{% endif %} {% if tags %} @@ -38,5 +42,13 @@ layout: base.njk