upleb.uk

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

summaryrefslogtreecommitdiff
path: root/52.md
diff options
context:
space:
mode:
Diffstat (limited to '52.md')
-rw-r--r--52.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/52.md b/52.md
index daaf3ad..7cddfe1 100644
--- a/52.md
+++ b/52.md
@@ -41,11 +41,13 @@ The list of tags are as follows:
41 "pubkey": <32-bytes lowercase hex-encoded public key of the event creator>, 41 "pubkey": <32-bytes lowercase hex-encoded public key of the event creator>,
42 "created_at": <Unix timestamp in seconds>, 42 "created_at": <Unix timestamp in seconds>,
43 "kind": 31922, 43 "kind": 31922,
44 "content": "<description of calendar event>", 44 "content": "",
45 "tags": [ 45 "tags": [
46 ["d", "<UUID>"], 46 ["d", "<UUID>"],
47 47
48 ["title", "<title of calendar event>"], 48 ["title", "<title of calendar event>"],
49 ["image", "<image url>"],
50 ["banner", "<image url>"],
49 51
50 // Dates 52 // Dates
51 ["start", "<YYYY-MM-DD>"], 53 ["start", "<YYYY-MM-DD>"],