X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/1f0f3080db6e753e81d3c5cc8efccd2894400d61..8f56133dcadef940f6868fe72f1a6d696ac1d994:/ralf/_includes/post-header.html
diff --git a/ralf/_includes/post-header.html b/ralf/_includes/post-header.html
index 6163cf5..435447b 100644
--- a/ralf/_includes/post-header.html
+++ b/ralf/_includes/post-header.html
@@ -1 +1,6 @@
-
{{ 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
+