diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2024-07-13 18:04:05 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2024-07-13 18:11:42 -0400 |
| commit | 81c4d517735983a5afd6e9dc800257c761598527 (patch) | |
| tree | 6b924707914d385126e6d330d2c628fd26f23a27 /data/replies.scm | |
| parent | 7f37518e4792f040a753a5d8d68d51e76cc0b2be (diff) | |
The `org' directory is no longer necessary
Diffstat (limited to 'data/replies.scm')
| -rw-r--r-- | data/replies.scm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/replies.scm b/data/replies.scm new file mode 100644 index 0000000..4a913dd --- /dev/null +++ b/data/replies.scm @@ -0,0 +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!")) + ("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!"))) |