adds location

This commit is contained in:
Vitor Pamplona 2024-10-30 11:50:21 -04:00
parent 5c7aad212e
commit 82291c6afd

4
68.md
View File

@ -65,6 +65,10 @@ They may contain multiple images to be displayed as a single post.
["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
["L", "ISO-639-1"],
["l", "en", "ISO-639-1"]