upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--24.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/24.md b/24.md
index fb653f4..cb5d898 100644
--- a/24.md
+++ b/24.md
@@ -15,6 +15,14 @@ These are extra fields not specified in NIP-01 that may be present in the string
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`: a bigger name with richer characters than `name`. Implementations should fallback to `name` when this is not available.
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.
19
20### Deprecated fields
21
22These are fields that should be ignored or removed when found in the wild:
23
24 - `displayName`: use `display_name` instead.
25 - `username`: use `name` instead.
18 26
19tags 27tags
20==== 28====