appscms-tools-theme 3.8.3 → 3.8.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_data/footer/en/data.json +166 -166
- data/_data/home/en/en.json +353 -1
- data/_includes/appscms/footer/static-footer.html +86 -0
- data/_includes/appscms/head/head.html +2 -3
- data/_includes/appscms/headings/headings.html +9 -4
- data/_includes/appscms/home/feature-boxes.html +1 -1
- data/_layouts/appscms-about.html +163 -0
- data/_layouts/appscms-contact.html +132 -0
- data/_layouts/appscms-disclaimer.html +124 -0
- data/_layouts/appscms-download.html +289 -0
- data/_layouts/appscms-help.html +26 -0
- data/_layouts/appscms-privacy-policy.html +781 -0
- data/_layouts/appscms-terms-and-conditions.html +646 -0
- data/_layouts/feature-1.html +364 -250
- data/_layouts/feature.html +383 -366
- data/_layouts/imagekit.html +175 -43
- data/assets/.DS_Store +0 -0
- data/assets/app.js +75 -0
- data/assets/css/appscms-theme.css +125 -2
- data/assets/images/.DS_Store +0 -0
- data/assets/images/bgimg1.png +0 -0
- data/assets/images/digiball.jpg +0 -0
- data/assets/images/digipaint.jpg +0 -0
- data/assets/images/image.png +0 -0
- data/assets/images/manthink.svg +3552 -0
- data/assets/images/mega.png +0 -0
- data/assets/images/spinner.gif +0 -0
- metadata +17 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0c0a933bfa6be9056148a0fb2bf90fd26f10922f84c709ee78020e7c3aa58330
|
|
4
|
+
data.tar.gz: 0d7c1e0338dc7af94b5f1aed5fcd2385b484cdb71a185726c94a16776682f9a6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 572b1372ddf13a4ace8642f373023c872e3404cefbdcd4d634ef3ffedd246616b464454a0a4c02246779d574df10789b0431f0fdbf4aa886139fde0265d4cf37
|
|
7
|
+
data.tar.gz: d5a23b149dbc47eec22ba2eb03567bfdfaec1938c2115bc5452e9eec858a3b4e4cc62759b98adb6b4628fb5b7f0f549bf2d4bed11a8a897c7febfe14118a37eb
|
data/_data/footer/en/data.json
CHANGED
|
@@ -1,167 +1,167 @@
|
|
|
1
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
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
}
|
|
2
|
+
"logo": "/assets/images/logo.svg",
|
|
3
|
+
"heading": "We make PDF easy.",
|
|
4
|
+
"companytitle": "Company",
|
|
5
|
+
"networksitestitle": "Network sites",
|
|
6
|
+
"producttitle": "Product",
|
|
7
|
+
"width": "40px",
|
|
8
|
+
"height": "40px",
|
|
9
|
+
"company": [
|
|
10
|
+
{
|
|
11
|
+
"name": "About",
|
|
12
|
+
"url": "/about"
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"name": "Help",
|
|
16
|
+
"url": "/help"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"name": "Blog",
|
|
20
|
+
"url": "/blog"
|
|
21
|
+
}
|
|
22
|
+
],
|
|
23
|
+
"product": [
|
|
24
|
+
{
|
|
25
|
+
"name": "Pricing",
|
|
26
|
+
"url": "/pricing"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"name": "Team",
|
|
30
|
+
"url": "/team"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"name": "Developers",
|
|
34
|
+
"url": "/developers"
|
|
35
|
+
}
|
|
36
|
+
],
|
|
37
|
+
"social": [
|
|
38
|
+
{
|
|
39
|
+
"logo": "/assets/facebook.svg",
|
|
40
|
+
"url": "/",
|
|
41
|
+
"title": "abc"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"logo": "/assets/youtube.svg",
|
|
45
|
+
"url": "/",
|
|
46
|
+
"title": "abc"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"logo": "/assets/instagram.svg",
|
|
50
|
+
"url": "/",
|
|
51
|
+
"title": "abc"
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"logo": "/assets/linkdin.svg",
|
|
55
|
+
"url": "/",
|
|
56
|
+
"title": "abc"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"logo": "/assets/twitter.svg",
|
|
60
|
+
"url": "/",
|
|
61
|
+
"title": "abc"
|
|
62
|
+
}
|
|
63
|
+
],
|
|
64
|
+
"footer1": [
|
|
65
|
+
{
|
|
66
|
+
"name": "Feature 1",
|
|
67
|
+
"url": "/feature-1",
|
|
68
|
+
"logo": "https://d33wubrfki0l68.cloudfront.net/5efb10ca0c99eb2bc2a3a9d4dfb12d3342f40486/28036/assets/protect.svg"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"name": "Feature 1",
|
|
72
|
+
"url": "/feature-1",
|
|
73
|
+
"logo": "https://d33wubrfki0l68.cloudfront.net/5efb10ca0c99eb2bc2a3a9d4dfb12d3342f40486/28036/assets/protect.svg"
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"name": "Feature 1",
|
|
77
|
+
"url": "/feature-1",
|
|
78
|
+
"logo": "https://d33wubrfki0l68.cloudfront.net/5efb10ca0c99eb2bc2a3a9d4dfb12d3342f40486/28036/assets/protect.svg"
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"name": "Feature 1",
|
|
82
|
+
"url": "/feature-1",
|
|
83
|
+
"logo": "https://d33wubrfki0l68.cloudfront.net/5efb10ca0c99eb2bc2a3a9d4dfb12d3342f40486/28036/assets/protect.svg"
|
|
84
|
+
}
|
|
85
|
+
],
|
|
86
|
+
"footer2": [
|
|
87
|
+
{
|
|
88
|
+
"name": "Feature 2",
|
|
89
|
+
"url": "/feature-1",
|
|
90
|
+
"logo": "https://d33wubrfki0l68.cloudfront.net/5efb10ca0c99eb2bc2a3a9d4dfb12d3342f40486/28036/assets/protect.svg"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"name": "Feature 2",
|
|
94
|
+
"url": "/feature-1",
|
|
95
|
+
"logo": "https://d33wubrfki0l68.cloudfront.net/5efb10ca0c99eb2bc2a3a9d4dfb12d3342f40486/28036/assets/protect.svg"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"name": "Feature 2",
|
|
99
|
+
"url": "/feature-1",
|
|
100
|
+
"logo": "https://d33wubrfki0l68.cloudfront.net/5efb10ca0c99eb2bc2a3a9d4dfb12d3342f40486/28036/assets/protect.svg"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"name": "Feature 2",
|
|
104
|
+
"url": "/feature-1",
|
|
105
|
+
"logo": "https://d33wubrfki0l68.cloudfront.net/5efb10ca0c99eb2bc2a3a9d4dfb12d3342f40486/28036/assets/protect.svg"
|
|
106
|
+
}
|
|
107
|
+
],
|
|
108
|
+
"footer3": [
|
|
109
|
+
{
|
|
110
|
+
"name": "Feature 3",
|
|
111
|
+
"url": "/feature-1",
|
|
112
|
+
"logo": "https://d33wubrfki0l68.cloudfront.net/5efb10ca0c99eb2bc2a3a9d4dfb12d3342f40486/28036/assets/protect.svg"
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"name": "Feature 3",
|
|
116
|
+
"url": "/feature-1",
|
|
117
|
+
"logo": "https://d33wubrfki0l68.cloudfront.net/5efb10ca0c99eb2bc2a3a9d4dfb12d3342f40486/28036/assets/protect.svg"
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"name": "Feature 3",
|
|
121
|
+
"url": "/feature-1",
|
|
122
|
+
"logo": "https://d33wubrfki0l68.cloudfront.net/5efb10ca0c99eb2bc2a3a9d4dfb12d3342f40486/28036/assets/protect.svg"
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"name": "Feature 3",
|
|
126
|
+
"url": "/feature-1",
|
|
127
|
+
"logo": "https://d33wubrfki0l68.cloudfront.net/5efb10ca0c99eb2bc2a3a9d4dfb12d3342f40486/28036/assets/protect.svg"
|
|
128
|
+
}
|
|
129
|
+
],
|
|
130
|
+
"footer4": [
|
|
131
|
+
{
|
|
132
|
+
"name": "Feature 4",
|
|
133
|
+
"url": "/feature-1",
|
|
134
|
+
"logo": "https://d33wubrfki0l68.cloudfront.net/5efb10ca0c99eb2bc2a3a9d4dfb12d3342f40486/28036/assets/protect.svg"
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"name": "Feature 4",
|
|
138
|
+
"url": "/feature-1",
|
|
139
|
+
"logo": "https://d33wubrfki0l68.cloudfront.net/5efb10ca0c99eb2bc2a3a9d4dfb12d3342f40486/28036/assets/protect.svg"
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"name": "Feature 4",
|
|
143
|
+
"url": "/feature-1",
|
|
144
|
+
"logo": "https://d33wubrfki0l68.cloudfront.net/5efb10ca0c99eb2bc2a3a9d4dfb12d3342f40486/28036/assets/protect.svg"
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"name": "Feature 4",
|
|
148
|
+
"url": "/feature-1",
|
|
149
|
+
"logo": "https://d33wubrfki0l68.cloudfront.net/5efb10ca0c99eb2bc2a3a9d4dfb12d3342f40486/28036/assets/protect.svg"
|
|
150
|
+
}
|
|
151
|
+
],
|
|
152
|
+
"messege": "© 2020-2022 Safepngtools.com All rights reserved.",
|
|
153
|
+
"legal": [
|
|
154
|
+
{
|
|
155
|
+
"name": "Terms and conditions",
|
|
156
|
+
"url": "/terms-and-conditions"
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"name": "Privacy Policy",
|
|
160
|
+
"url": "/privacy-policy"
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"name": "Disclaimer",
|
|
164
|
+
"url": "/disclaimer"
|
|
165
|
+
}
|
|
166
|
+
]
|
|
167
|
+
}
|