X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/3629692fcacdb6207d50598ee4338a981d314b56..505ce6d262ee6a5a24409acefd9e89bc0d4d80e9:/personal/_layouts/post.html diff --git a/personal/_layouts/post.html b/personal/_layouts/post.html index f07515e..77d1385 100644 --- a/personal/_layouts/post.html +++ b/personal/_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.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 %}!