X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/d47ee8430aaeaa3367d1bbe54d262308a68b23e4..9621fd5661833e6290ead8256c98166593c128df:/personal/_includes/post-header.html diff --git a/personal/_includes/post-header.html b/personal/_includes/post-header.html index 435447b..0d98fd8 100644 --- a/personal/_includes/post-header.html +++ b/personal/_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