X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/8a8ac5c408b2e2012d6c882e1f708342eec7f4be..cda89d14db9bea242d0da4aae3b2039f455b1cdb:/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 %}!
+