upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2023-02-06 15:09:32 -0300
committerGitHub <noreply@github.com>2023-02-06 15:09:32 -0300
commit694f2f056ef2dbee2846e092572168efbd9cc66c (patch)
tree09384530da24038a5cf708607f45ab3ade0d8780
parent5a5ef4a82d4e9f289ee15939deda3caf87ebde73 (diff)
Update 23.md
Co-authored-by: mplorentz <mplorentz@users.noreply.github.com>
-rw-r--r--23.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/23.md b/23.md
index 5400966..a3117b8 100644
--- a/23.md
+++ b/23.md
@@ -21,7 +21,7 @@ For the date of the last update the `.created_at` field should be used, for "tag
21Other metadata fields can be added as tags to the event as necessary. Here we standardize 4 that may be useful, although they remain strictly optional: 21Other metadata fields can be added as tags to the event as necessary. Here we standardize 4 that may be useful, although they remain strictly optional:
22 22
23- `"title"`, for the article title 23- `"title"`, for the article title
24- `"image"`, for an image to be shown along with the title 24- `"image"`, for a URL pointing to an image to be shown along with the title
25- `"summary"`, for the article summary 25- `"summary"`, for the article summary
26- `"published_at"`, for the timestamp in unix seconds (stringified) of the first time the article was published 26- `"published_at"`, for the timestamp in unix seconds (stringified) of the first time the article was published
27 27