diff --git a/24.md b/24.md index df3a9323..00bffc82 100644 --- a/24.md +++ b/24.md @@ -17,6 +17,7 @@ These are extra fields not specified in NIP-01 that may be present in the string - `website`: a web URL related in any way to the event author. - `banner`: an URL to a wide (~1024x768) picture to be optionally displayed in the background of a profile screen. - `bot`: a boolean to clarify that the content is entirely or partially the result of automation, such as with chatbots or newsfeeds. + - `birth`: an array representing the author's birth date. The format is [day, month, year (optional)]. If the year is omitted, only the day and month should be considered. ### Deprecated fields