X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/1f0f3080db6e753e81d3c5cc8efccd2894400d61..a08040916214f848a42b4b9fdb1038596f491714:/ralf/_includes/post-header.html
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