From 8c9b56ea3dc1570cd2cda741f75ee2e2dda85b31 Mon Sep 17 00:00:00 2001 From: Jakob L. Kreuze Date: Fri, 17 May 2019 11:34:31 -0400 Subject: [webmention 2019-05-12] to "Transition to Haunt" --- haunt/outbox.scm | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/haunt/outbox.scm b/haunt/outbox.scm index 65be024..04ea775 100644 --- a/haunt/outbox.scm +++ b/haunt/outbox.scm @@ -23,8 +23,12 @@ (p (@ (class "e-content")) "Hoo, this comments section is a bit of a mess. " "Anyway, I'm just testing out Webmentions like everyone else. " - "Don't mind me...") - ))) + "Don't mind me...")) + ("http://jakob.space/transition-to-haunt.html" + "@jakob" + "<2019-05-12 Sun 12:07>" + (p (@ (class "e-content")) + "Just testing out my Webmention inbox widget.")))) (define (h-card) `(div (@ (class "u-author h-card")) -- cgit v1.3