-
Notifications
You must be signed in to change notification settings - Fork 0
/
sample.js
49 lines (49 loc) · 1.12 KB
/
sample.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
var sample= {
updated: "1564431346581",
sections: [
{
id: "initial_13532",
options: '{}"',
type: "initial",
content: {
"initial": true
}
},
{
id: "section_12355764765",
options: '{"background-image":"https://picsum.photos/1200/800","background-size":"inherit","background-repeat":"repeat","background-position":"top left","background-attachment":"inherit"}"',
type: "section",
content: {
html: "<h1>Hello world</h1><p>This is custom</p>",
columns:{
options:{
num: 2
},
content: [
{
id: "rw234",
content: {
html: "<figure><img src='https://picsum.photos/100/150' /><figcaption>This is the end</figcaption></figure>"
}
},
{
id:"46545"
}
]
},
section: {
initial: "OK"
}
}
},
{
id: "section_14532",
options: '{"background-image":"https://picsum.photos/1200/801","background-size":"inherit","background-repeat":"repeat","background-position":"top left","background-attachment":"inherit"}"',
type: "section",
content: {
heading: "A heading",
html: "and copy"
}
}
]
}