-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdb.json
More file actions
51 lines (51 loc) · 1.27 KB
/
db.json
File metadata and controls
51 lines (51 loc) · 1.27 KB
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
50
51
{
"settings": {
"display": "two-sm-one-lg",
"text": {
"title": "Get Inspired",
"subtitle": "Extra text here"
},
"tiles": [
{
"background": "#407cff",
"text": "Styles",
"link": "www.papirfly.com"
},
{
"background": "#5856d6",
"text": "Collaboration Colla boration Cola",
"link": "www.papirfly.com/collaboration"
},
{
"background": "#ff9500",
"text": "Analytics",
"link": "www.papirfly.com/analytics"
},
{
"background": "#7cc297",
"text": "Tests",
"link": "www.papirfly.com"
},
{
"background": "#ff2d55",
"text": "loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooong",
"link": "www.papirfly.com/customizationbbbbbbbbbbbbbbbbb"
},
{
"background": "#34c759",
"text": "Print Template",
"link": "www.papirfly.com/templates"
},
{
"background": "#407cff",
"text": "another one another one another one another one another one another one another one another one another one ",
"link": "www.papirfly.com"
},
{
"background": "#407cff",
"text": "xxxx",
"link": "xxx"
}
]
}
}