Position of images in embed
It would be great to be able to change position of image and thumbnail in embeds
{
"image": {
"position": "top", // may be "top", "bottom", "left" or "right"
},
"thumbnail": {
"position": "right", // same as image.position
},
}
4
Please sign in to leave a comment.
Comments
0 comments