X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/e21a01d81a933a22422febb61adcfbfa01ea1c7d..c9c79b79a8cefb065a5f0b34b9d1432f615522ae:/ralf/_layouts/post.html diff --git a/ralf/_layouts/post.html b/ralf/_layouts/post.html index 8865214..ee717fb 100644 --- a/ralf/_layouts/post.html +++ b/ralf/_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 %}! +