X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/1f0f3080db6e753e81d3c5cc8efccd2894400d61..29f5f7973a5dc4900397bdbd7d799f5c788af93a:/ralf/_includes/post-header.html?ds=inline
diff --git a/ralf/_includes/post-header.html b/ralf/_includes/post-header.html
index 6163cf5..0d98fd8 100644
--- a/ralf/_includes/post-header.html
+++ b/ralf/_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