From: Ralf Jung Date: Sun, 16 Jul 2017 01:01:15 +0000 (-0700) Subject: add post title to subject in comment emails X-Git-Url: https://git.ralfj.de/web.git/commitdiff_plain/b6a65f7fb358d8da5a2ba1e28528be126d553e5e?hp=cacb1e3d819081a19b31c0726d023f15cc34b5e2 add post title to subject in comment emails --- diff --git a/personal/_layouts/post.html b/personal/_layouts/post.html index f07515e..652d476 100644 --- a/personal/_layouts/post.html +++ b/personal/_layouts/post.html @@ -11,7 +11,7 @@ layout: default

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 %}!