aboutsummaryrefslogtreecommitdiff
path: root/haunt/jakob/builder
diff options
context:
space:
mode:
Diffstat (limited to 'haunt/jakob/builder')
-rw-r--r--haunt/jakob/builder/blog.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/haunt/jakob/builder/blog.scm b/haunt/jakob/builder/blog.scm
index c37e906..c20eccc 100644
--- a/haunt/jakob/builder/blog.scm
+++ b/haunt/jakob/builder/blog.scm
@@ -84,11 +84,11 @@
(@ (id "webmention-form")
(action "https://webmention.io/jakob.space/webmention")
(method "post"))
- (label "Alternatively, if you've written about this "
+ (label "Or, if you've written about this "
,(hyperlink "https://indieweb.org/responses" "elsewhere")
- ", you can let me know the URL:")
+ ", you can send me a Webmention")
(input (@ (name "source") (type "url")))
- (input (@ (value "Send Webmention") (type "submit"))))
+ (input (@ (value "Send") (type "submit"))))
,(script "section-folds.js")
,(script "comment-reaction.js")))))

© 2015 - 2026 Jakob L. Kreuze