From 0b7e40850efc11e3766a3f1b2b4e14154b58c66c Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Tue, 23 Jul 2019 16:29:13 -0400 Subject: Add reply to "Better Webmention support on this blog" --- haunt/data/replies.scm | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/haunt/data/replies.scm b/haunt/data/replies.scm index f151286..4a913dd 100644 --- a/haunt/data/replies.scm +++ b/haunt/data/replies.scm @@ -1,4 +1,9 @@ '(("https://aaronparecki.com/2018/06/30/11/your-first-webmention" "@aaronpk" "2019-07-19T20:17:50-4000" - (p "Alright, giving this another shot!"))) + (p "Alright, giving this another shot!")) + ("https://jlelse.blog/thoughts/2019/better-webmention/" + "@jlelse" + "2019-07-23T16:28:11-0400" + (p "Nice! I've just recently implemented forms on my site as well. Beats +using 'curl' for sure!"))) -- cgit v1.3