X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/2af997a3ebc742057551ac0de6e750fe728326eb..97e64303244a752b153900e6a78e54ad8e3d3421:/ralf/_includes/post-header.html diff --git a/ralf/_includes/post-header.html b/ralf/_includes/post-header.html index 435447b..0d98fd8 100644 --- a/ralf/_includes/post-header.html +++ b/ralf/_includes/post-header.html @@ -1,6 +1,5 @@ -
{{ include.item.date | date: "%b %-d, %Y" }} - {% if include.item.author %} • {{ include.item.author }}{% endif %} - {% if include.item.meta %} • {{ include.item.meta }}{% endif %} - {% if include.item.categories %} • {{ include.item.categories | category_links }}{% endif %} - • Permalink -
+{{ include.item.date | date: "%b %-d, %Y" }} +{% if include.item.author %} • {{ include.item.author }}{% endif %} +{% if include.item.meta %} • {{ include.item.meta }}{% endif %} +{% if include.item.categories %} • {{ include.item.categories | category_links }}{% endif %} + • Permalink