about summary refs log tree commit diff homepage
path: root/_layout/page_foot.html
diff options
context:
space:
mode:
Diffstat (limited to '_layout/page_foot.html')
-rw-r--r--_layout/page_foot.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/_layout/page_foot.html b/_layout/page_foot.html
index 88d33ea..f6745c4 100644
--- a/_layout/page_foot.html
+++ b/_layout/page_foot.html
@@ -6,6 +6,7 @@
 
 {{isnotempty rss}}<h2>Comments</h2>
 {{comments_rendered}}
-<p>To reply, follow the <code>mailto</code> link
-  in the the author's name.</p>{{end}}
+<p>Follow the anchor in an author's name to reply via
+  <a href=https://useplaintext.email>plaintext email</a>.  Markdown
+  inline markups, block quotes and code blocks are supported.</p>{{end}}
 {{insert footer.html}}