File size: 436 Bytes
01fdb75 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | {
"images": [{
"src": "https://placebear.com/g/500/300",
"label": "2009",
"credit": "Image Credit"
},
{
"src": "https://placebear.com/500/300",
"label": "2014",
"credit": "Image Credit"
}
],
"options": {
"animate": true,
"showLabels": true,
"showCredits": false,
"startingPosition": "50%"
}
} |