From 5eb515ceb97bdf0aa1570fb97ac510cd795bcf5a Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Tue, 21 Jan 2025 17:21:17 -0300 Subject: fix mentions in other NIPs and README. --- 68.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '68.md') diff --git a/68.md b/68.md index 6c1e7d2..918378a 100644 --- a/68.md +++ b/68.md @@ -12,7 +12,7 @@ The idea is for this type of event to cater to Nostr clients resembling platform ## Picture Events -Picture events contain a `title` tag and description in the `.content`. +Picture events contain a `title` tag and description in the `.content`. They may contain multiple images to be displayed as a single post. @@ -81,7 +81,7 @@ They may contain multiple images to be displayed as a single post. The `imeta` tag `annotate-user` places a user link in the specific position in the image. -Only the following media types are accepted: +Only the following media types are accepted: - `image/apng`: Animated Portable Network Graphics (APNG) - `image/avif`: AV1 Image File Format (AVIF) - `image/gif`: Graphics Interchange Format (GIF) @@ -89,4 +89,4 @@ Only the following media types are accepted: - `image/png`: Portable Network Graphics (PNG) - `image/webp`: Web Picture format (WEBP) -Picture events might be used with [NIP-71](71.md)'s kind `34236` to display short vertical videos in the same feed. +Picture events might be used with [NIP-71](71.md)'s kind `22` to display short vertical videos in the same feed. -- cgit v1.2.3