mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-12-22 08:25:53 -05:00
adds location
This commit is contained in:
parent
5c7aad212e
commit
82291c6afd
4
68.md
4
68.md
|
@ -65,6 +65,10 @@ They may contain multiple images to be displayed as a single post.
|
||||||
["t", "<tag>"],
|
["t", "<tag>"],
|
||||||
["t", "<tag>"],
|
["t", "<tag>"],
|
||||||
|
|
||||||
|
// location
|
||||||
|
["location", "<location>"], // city name, state, country
|
||||||
|
["g", "<geohash>"],
|
||||||
|
|
||||||
// When text is written in the image, add the tag to represent the language
|
// When text is written in the image, add the tag to represent the language
|
||||||
["L", "ISO-639-1"],
|
["L", "ISO-639-1"],
|
||||||
["l", "en", "ISO-639-1"]
|
["l", "en", "ISO-639-1"]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user