mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-05 22:46:34 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"key": "image",
|
||||
"type": "url",
|
||||
"label": "Image",
|
||||
"placeholder": "https://example.com/photo.jpg",
|
||||
"universal": true,
|
||||
"terms": [
|
||||
"icon",
|
||||
"image uri",
|
||||
"photo",
|
||||
"picture"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user