X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/3cfb9b10931fa04f01d196f1192fa738520d5b0a..63858f13da70f57d1a4b35e15482711681b0b334:/ralf/_layouts/post.html diff --git a/ralf/_layouts/post.html b/ralf/_layouts/post.html index d361782..77d1385 100644 --- a/ralf/_layouts/post.html +++ b/ralf/_layouts/post.html @@ -10,8 +10,9 @@ layout: default {{ content }}

- 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 %}{% if page.forum %} or leave a note in the forum{% 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 %}!