diff options
| author | Jon Staab <shtaab@gmail.com> | 2023-11-27 14:47:04 -0800 |
|---|---|---|
| committer | Jon Staab <shtaab@gmail.com> | 2024-02-01 13:09:24 -0800 |
| commit | 2c016b0659a8f29ad2420a4cd844a2dca4956407 (patch) | |
| tree | e243da236115f487d0d9440ccfb468cea9f996e5 /94.md | |
| parent | 735134a30123074202bdb4f1b66dd80a2006bf50 (diff) | |
Add imeta tag
Diffstat (limited to '94.md')
| -rw-r--r-- | 94.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -25,6 +25,7 @@ This NIP specifies the use of the `1063` event type, having in `content` a descr | |||
| 25 | * `image` (optional) url of preview image with same dimensions | 25 | * `image` (optional) url of preview image with same dimensions |
| 26 | * `summary` (optional) text excerpt | 26 | * `summary` (optional) text excerpt |
| 27 | * `alt` (optional) description for accessibility | 27 | * `alt` (optional) description for accessibility |
| 28 | * `fallback` (optional) zero or more fallback file sources in case `url` fails | ||
| 28 | 29 | ||
| 29 | ```json | 30 | ```json |
| 30 | { | 31 | { |