X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/8a8ac5c408b2e2012d6c882e1f708342eec7f4be..d9e0855e54cd0cd4af4491f1287c7e84c121f001:/personal/_layouts/post.html
diff --git a/personal/_layouts/post.html b/personal/_layouts/post.html
index 8865214..77d1385 100644
--- a/personal/_layouts/post.html
+++ b/personal/_layouts/post.html
@@ -3,10 +3,16 @@ layout: default
---
{{ page.title }}
Comments? Drop me a mail{% if page.reddit %} or leave a note on reddit{% endif %}!
+
+ Posted on {{ site.blog.title }} on {{ page.date | date: "%b %-d, %Y" }}{% if page.license %} and licensed under {{ page.license }}{% endif %}.
+ Comments? Drop me a mail{% if page.reddit %} or leave a note on reddit{% endif %}{% if page.forum %} or leave a note in the forum{% endif %}!
+