X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/8a8ac5c408b2e2012d6c882e1f708342eec7f4be..e992cc65ec4603e55705cc98eeb30b85b202f131:/personal/_layouts/post.html?ds=inline
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 %}!
+