X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/24fe480eba0379246fb3299dab1cfb46fcd923b5..74925007befcf6d7d166b65dbe81031485daa8aa:/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