X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/31e8d50880b11fbb5ab5fdfba1abd887a76d23cf..2378dc1a47fe92bd55f635a50758e0de75c2bf9b:/personal/_layouts/post.html diff --git a/personal/_layouts/post.html b/personal/_layouts/post.html index 8865214..ee717fb 100644 --- a/personal/_layouts/post.html +++ b/personal/_layouts/post.html @@ -3,10 +3,13 @@ layout: default ---
- {% include post-header.html item=page %} +
{% include post-header.html item=page %}

{{ page.title }}

{{ content }} -

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" }}.
+ Comments? Drop me a mail{% if page.reddit %} or leave a note on reddit{% endif %}! +