-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdb-copy.json
More file actions
41 lines (41 loc) · 1.14 KB
/
db-copy.json
File metadata and controls
41 lines (41 loc) · 1.14 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
{
"settings": {
"tiles": [
{
"background": "#407cff",
"text": "Styles",
"link": "www.papirfly.com"
},
{
"background": "#34c759",
"text": "Print Templates",
"link": "www.papirfly.com/templates"
},
{
"background": "#ff2d55",
"text": "Customization",
"link": "www.papirfly.com/customization"
},
{
"background": "#ff9500",
"text": "Analytics",
"link": "www.papirfly.com/analytics"
},
{
"background": "#5856d6",
"text": "Collaboration",
"link": "www.papirfly.com/collaboration"
},
{
"background": "#ff3b30",
"text": "Integration",
"link": "www.papirfly.com/integration"
}
],
"text": {
"title": "Get Inspired",
"subtitle": "Extra text"
},
"display": "three-same"
}
}