upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitor Pamplona <vitor@vitorpamplona.com>2024-10-30 11:50:21 -0400
committerVitor Pamplona <vitor@vitorpamplona.com>2024-10-30 11:50:21 -0400
commit82291c6afda8498ac6f4ddb1d14289f9edb8f8ae (patch)
tree0b4c29b8c71e5d7fa43ac3937eb359500eb4f351
parent5c7aad212ea44605d64e360be89ea5a1d843a3f8 (diff)
adds location
-rw-r--r--68.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/68.md b/68.md
index 0ba4459..8a87848 100644
--- a/68.md
+++ b/68.md
@@ -65,6 +65,10 @@ They may contain multiple images to be displayed as a single post.
65 ["t", "<tag>"], 65 ["t", "<tag>"],
66 ["t", "<tag>"], 66 ["t", "<tag>"],
67 67
68 // location
69 ["location", "<location>"], // city name, state, country
70 ["g", "<geohash>"],
71
68 // When text is written in the image, add the tag to represent the language 72 // When text is written in the image, add the tag to represent the language
69 ["L", "ISO-639-1"], 73 ["L", "ISO-639-1"],
70 ["l", "en", "ISO-639-1"] 74 ["l", "en", "ISO-639-1"]