upleb.uk

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

summaryrefslogtreecommitdiff
path: root/24.md
diff options
context:
space:
mode:
authorgsovereignty <gsovereignty@proton.me>2023-11-14 09:13:20 +0800
committerGitHub <noreply@github.com>2023-11-14 09:13:20 +0800
commitb06375d164ffa8d2f56df40b037be6ec52f3483e (patch)
tree8bf8d249b9c0da49f66ddd81e0ed892989d79882 /24.md
parentc5930de1076a747eb8181267a76ddaba8a8aad67 (diff)
parentb6c7a255102a65c4978b465a85f124e910e82a2d (diff)
Merge branch 'master' into patch-3
Diffstat (limited to '24.md')
-rw-r--r--24.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/24.md b/24.md
index dee9daa..b88d990 100644
--- a/24.md
+++ b/24.md
@@ -13,7 +13,7 @@ kind 0
13 13
14These are extra fields not specified in NIP-01 that may be present in the stringified JSON of metadata events: 14These are extra fields not specified in NIP-01 that may be present in the stringified JSON of metadata events:
15 15
16 - `display_name`: a bigger name with richer characters than `name`. Implementations should fallback to `name` when this is not available. 16 - `display_name`: an alternative, bigger name with richer characters than `name`. `name` should always be set regardless of the presence of `display_name` in the metadata.
17 - `website`: a web URL related in any way to the event author. 17 - `website`: a web URL related in any way to the event author.
18 - `banner`: an URL to a wide (~1024x768) picture to be optionally displayed in the background of a profile screen. 18 - `banner`: an URL to a wide (~1024x768) picture to be optionally displayed in the background of a profile screen.
19 19