X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/5e7c32689bf091ffd2fd00275083ced4fa3bb5d3..e23289ae916ff981304aba99606ade8a41cd5644:/personal/_layouts/post.html?ds=sidebyside diff --git a/personal/_layouts/post.html b/personal/_layouts/post.html index d361782..652d476 100644 --- a/personal/_layouts/post.html +++ b/personal/_layouts/post.html @@ -11,7 +11,7 @@ layout: default <p class="comment"> Posted on <a href="{{ site.baseurl}}/blog">{{ site.blog.title }}</a> on {{ page.date | date: "%b %-d, %Y" }}. <br> - Comments? <a href="mailto:post+blog-AT-ralfj-DOT-de">Drop me a mail</a><!-- - -->{% if page.reddit %} or <a href="https://www.reddit.com/r{{ page.reddit }}">leave a note on reddit</a>{% endif %}<!-- - -->{% if page.forum %} or <a href="{{ page.forum }}">leave a note in the forum</a>{% endif %}! + Comments? <a href="mailto:post+blog-AT-ralfj-DOT-de?subject=Blog post comment: {{ page.title | uri_escape }}">Drop me a mail</a><!-- + -->{% if page.reddit %} or <a href="https://www.reddit.com/r{{ page.reddit }}" target="_blank">leave a note on reddit</a>{% endif %}<!-- + -->{% if page.forum %} or <a href="{{ page.forum }}" target="_blank">leave a note in the forum</a>{% endif %}! </p>