X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/677c7913f2fc2acbb24953781c0f4a8651d24584..e4d2676d0304ae068a925de5f052626463c12c31:/personal/_includes/post-header.html diff --git a/personal/_includes/post-header.html b/personal/_includes/post-header.html index 6163cf5..0d98fd8 100644 --- a/personal/_includes/post-header.html +++ b/personal/_includes/post-header.html @@ -1 +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 %} • 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