Skip to content

Instantly share code, notes, and snippets.

@piyuesh23
Last active March 20, 2019 12:47
Show Gist options
  • Save piyuesh23/70da66b1d8f667cd1b0af72c37c7fbe2 to your computer and use it in GitHub Desktop.
Save piyuesh23/70da66b1d8f667cd1b0af72c37c7fbe2 to your computer and use it in GitHub Desktop.
{
"name":"layout_onecol",
"id":"dummy-layout-demo",
"type":"layout",
"orientation":"vertical",
"children":[
{
"data":{
"images":[
{
"image":{
"url":"http://example.com/sites/default/files/2019-03/example-final-logo_0.png",
"aspect_ratio":3.43
},
},
{
"image":{
"url":"http://example.com/sites/default/files/2019-03/example-store.png",
"aspect_ratio":1.82
},
},
{
"image":{
"url":"http://example.com/sites/default/files/2019-03/stock-vector-christmas-toy-store-greeting-card-template-vector-illustration-1208315965_3.jpg",
"aspect_ratio":1.86
},
},
{
"image":{
"url":"http://example.com/sites/default/files/2019-03/stock-vector-stamp-with-word-off-grunge-style-on-white-background-603058853.jpg",
"aspect_ratio":2.41
},
}
],
"type":"slideshow",
"id":"3eca2819-2d99-4dc4-8782-589b799e2248"
},
"rules":{
"and":[
{
"equals":{
"is_employee":true
}
},
{
"in":{
"city":[
"Central Delhi ",
"Pune"
]
}
}
]
},
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment