diff options
| author | EuAndreh <eu@euandre.org> | 2026-09-03 09:19:35 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2026-09-07 04:46:50 -0300 |
| commit | 6ca718aca59eac9f250badd26f9b118e705d0c20 (patch) | |
| tree | cd74733352a79303d23dd6029cabfaca2fafbc33 /src/comments.mastodon.json | |
| parent | src/static.conf ($discussions_url_prefix): Fix typo in address (diff) | |
| download | euandre.org-6ca718aca59eac9f250badd26f9b118e705d0c20.tar.gz euandre.org-6ca718aca59eac9f250badd26f9b118e705d0c20.tar.xz | |
m
Diffstat (limited to 'src/comments.mastodon.json')
| -rw-r--r-- | src/comments.mastodon.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/comments.mastodon.json b/src/comments.mastodon.json new file mode 100644 index 0000000..3107d28 --- /dev/null +++ b/src/comments.mastodon.json @@ -0,0 +1,13 @@ +[ + { + "id": "https://hachyderm.io/ap/users/117133834156130647/statuses/117218686716307964", + "source": "fediverse", + "author": "EuAndreh", + "handle": "euandreh@hachyderm.io", + "profile": "https://hachyderm.io/@euandreh", + "url": "https://hachyderm.io/@euandreh/117218686716307964", + "page": "en/til/2026/09/05/multiline-sh-comments.html", + "published": "2026-09-05T13:33:34Z", + "content": "Fun hack: multi-line comments in sh\n\nhttps://euandre.org/en/til/2026/09/05/multiline-sh-comments.html\n\n#sh\n" + } +] |
