appscms-tools-theme 0.8.3 → 0.8.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_data/home/en/en.json +1 -1
- data/_includes/head/index.html +2 -3
- data/_layouts/privacyPolicy.html +5 -5
- metadata +2 -4
- data/assets/files/en/jpg.json +0 -61
- data/assets/files/en/png.json +0 -61
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e48aed5d7c2016e86c7e26ccea4c29a150f4333f0f31dcb96b9ac1171a81bfe2
|
4
|
+
data.tar.gz: 5f7554c28c636af5b43438391729f7a80ec79caa081bbc0fe442bdabf6bec256
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 49dcf88957a560685aa0fa2fa7503dd1f7ca2326bd34f5cb347b561583d81efab7142c3d0cf2c222438c3c0cfbc569797dd5f11a4cb825cbf7bed14bbeee2576
|
7
|
+
data.tar.gz: b17a7fc7f199e502b2f74bc5f2916a044043bad350e33a71816a8731a1e3a862346fd5cebb5bf076c75c295b3df829c1d316605997cfbafc7e52ec580a936591
|
data/_data/home/en/en.json
CHANGED
data/_includes/head/index.html
CHANGED
@@ -57,8 +57,7 @@
|
|
57
57
|
"alternateName": "{{site.alternateName}}",
|
58
58
|
"url": "{{site.siteurl}}"}
|
59
59
|
</script>
|
60
|
-
{%- if dataToShow.HOW_TO_CONTENT.
|
61
|
-
|
60
|
+
{%- if dataToShow.HOW_TO_CONTENT.heading != '' -%}
|
62
61
|
<script type="application/ld+json">
|
63
62
|
{
|
64
63
|
"@context": "http://schema.org",
|
@@ -86,7 +85,7 @@
|
|
86
85
|
</script>
|
87
86
|
{%- endif -%}
|
88
87
|
|
89
|
-
{%- if dataToShow.FAQ.
|
88
|
+
{%- if dataToShow.FAQ.first.question !='' -%}
|
90
89
|
|
91
90
|
<script type="application/ld+json">
|
92
91
|
{
|
data/_layouts/privacyPolicy.html
CHANGED
@@ -18,7 +18,7 @@
|
|
18
18
|
<div class="py-3">
|
19
19
|
<p>The Firm ensures steady commitment to Your usage of the Platform and privacy with regard to the
|
20
20
|
protection of Your invaluable information. This document contains information about the Website and
|
21
|
-
domain https://
|
21
|
+
domain https://{{ page.companyName }} (hereinafter referred to as the “Platform” ).</p>
|
22
22
|
<p>For the purpose of these Terms of Use (“Terms”), wherever the context so requires,</p>
|
23
23
|
<p>1. “We”, “Our”, and “Us” shall mean and refer to the Domain and/or the Firm, as the context so
|
24
24
|
requires.</p>
|
@@ -67,7 +67,7 @@
|
|
67
67
|
under your account, whether or not you have authorized such activities or actions. You will
|
68
68
|
immediately notify us of any hereinbelow use of your account.</p>
|
69
69
|
<h3> PLATFORM OVERVIEW </h3>
|
70
|
-
<p>@
|
70
|
+
<p>@{{ page.companyName }} is a platform owned and operated by @{{ page.companyName }} LLP which is a limited
|
71
71
|
liability partnership registered under the provisions of the Limited Liability Partnership Act,
|
72
72
|
2008.</p>
|
73
73
|
<p>Servers for this website are hosted on Firebase. User is not required to install any software on his
|
@@ -125,7 +125,7 @@
|
|
125
125
|
the User shall not have the right to terminate these Terms till the expiry of the same.</p>
|
126
126
|
<p>COMMUNICATION By using this Platform and providing his/her identity and contact information to the
|
127
127
|
Firm through the Platform, the Users hereby agree and consent to receive calls, e-mails or SMS from
|
128
|
-
the Firm and/or any of its representatives at any time. User can report to care@
|
128
|
+
the Firm and/or any of its representatives at any time. User can report to care@{{ page.companyName }} if
|
129
129
|
they find any discrepancy with regard to Platform or content-related information and the Firm will
|
130
130
|
take necessary action after an investigation. The response with resolution (if any issues found)
|
131
131
|
shall be dependent on the time is taken for investigation. The User expressly agrees that
|
@@ -365,7 +365,7 @@
|
|
365
365
|
<p>The Parties expressly agree that the Terms of Use, Privacy Policy and any other agreements entered
|
366
366
|
into between the Parties are governed by the laws, rules and regulations of India</p>
|
367
367
|
<p>Any and all communication relating to any dispute or grievance experienced by the User may be
|
368
|
-
communicated to the Firm by the User by emailing to care@
|
368
|
+
communicated to the Firm by the User by emailing to care@{{ page.companyName }}.</p>
|
369
369
|
<h3> NOTICES </h3>
|
370
370
|
<h3> MISCELLANEOUS PROVISIONS </h3>
|
371
371
|
<p>1. <b>Entire Agreement:</b> These Terms, read with the Policy, form the complete and final contract
|
@@ -387,7 +387,7 @@
|
|
387
387
|
expressed herein.</p>
|
388
388
|
<p>4.<b> Contact Us</b>: If you have any questions about this Policy, the practices of the Platform, or
|
389
389
|
your experience with the Service provided by the Platform, you can contact us at
|
390
|
-
care@
|
390
|
+
care@{{ page.companyName }}.</p>
|
391
391
|
</div>
|
392
392
|
</div>
|
393
393
|
<div>
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: appscms-tools-theme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.8.
|
4
|
+
version: 0.8.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- vivek-appscms
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-06-
|
11
|
+
date: 2021-06-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -138,8 +138,6 @@ files:
|
|
138
138
|
- assets/css/tools.css
|
139
139
|
- assets/easy.svg
|
140
140
|
- assets/facebook.svg
|
141
|
-
- assets/files/en/jpg.json
|
142
|
-
- assets/files/en/png.json
|
143
141
|
- assets/guaranty.svg
|
144
142
|
- assets/images/Ankita.webp
|
145
143
|
- assets/images/Anushka.webp
|
data/assets/files/en/jpg.json
DELETED
@@ -1,61 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"Format": "JPG",
|
3
|
-
"ShortName": "jpg",
|
4
|
-
"FullName": "jpg",
|
5
|
-
"Category": "jpg",
|
6
|
-
"Pros": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
|
7
|
-
"Cons": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
|
8
|
-
"CreatedbyName": "jpg",
|
9
|
-
"CreatedbyLink": "jpg",
|
10
|
-
"CreatedInYear": "2021",
|
11
|
-
"BasicInformation": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
|
12
|
-
"DetailedInformation": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
|
13
|
-
"Softwaresused": [
|
14
|
-
{
|
15
|
-
"platform": "Windows",
|
16
|
-
"softwares": [
|
17
|
-
{
|
18
|
-
"name": "Adobe Audition CC 2021",
|
19
|
-
"link": "/",
|
20
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
21
|
-
"type": "free"
|
22
|
-
},
|
23
|
-
{
|
24
|
-
"name": "Adobe Audition CC 2021",
|
25
|
-
"link": "/",
|
26
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
27
|
-
"type": "paid"
|
28
|
-
},
|
29
|
-
{
|
30
|
-
"name": "Adobe Audition CC 2021",
|
31
|
-
"link": "/",
|
32
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
33
|
-
"type": "freemium"
|
34
|
-
}
|
35
|
-
]
|
36
|
-
},
|
37
|
-
{
|
38
|
-
"platform": "Android",
|
39
|
-
"softwares": [
|
40
|
-
{
|
41
|
-
"name": "Google",
|
42
|
-
"link": "/",
|
43
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
44
|
-
"type": "free"
|
45
|
-
},
|
46
|
-
{
|
47
|
-
"name": "Apple",
|
48
|
-
"link": "/",
|
49
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
50
|
-
"type": "paid"
|
51
|
-
},
|
52
|
-
{
|
53
|
-
"name": "Adobe Audition CC 2021",
|
54
|
-
"link": "/",
|
55
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
56
|
-
"type": "premium"
|
57
|
-
}
|
58
|
-
]
|
59
|
-
}
|
60
|
-
]
|
61
|
-
}
|
data/assets/files/en/png.json
DELETED
@@ -1,61 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"Format": "Png",
|
3
|
-
"ShortName": "Png",
|
4
|
-
"FullName": "Png",
|
5
|
-
"Category": "Png",
|
6
|
-
"Pros": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
|
7
|
-
"Cons": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
|
8
|
-
"CreatedbyName": "Png",
|
9
|
-
"CreatedbyLink": "Png",
|
10
|
-
"CreatedInYear": "2021",
|
11
|
-
"BasicInformation": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
|
12
|
-
"DetailedInformation": "OXPS i.e. XML XML Description Definition File is the latest version of XPS file format developed by Microsoft and Ecma international in 2006. With PDF of Adobe Inc., XPS is a compact text format designed to maintain the integrity of the document. This file format is widely used in Windows8. Windows8 provides built-in applications that can be used to open and view documents in .oxps file format. Older versions of Windows do not have built-in tools and do not support OXPS file format. There are third-party softwares that help open an OXPS file.",
|
13
|
-
"Softwaresused": [
|
14
|
-
{
|
15
|
-
"platform": "Windows",
|
16
|
-
"softwares": [
|
17
|
-
{
|
18
|
-
"name": "Adobe Audition CC 2021",
|
19
|
-
"link": "/",
|
20
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
21
|
-
"type": "free"
|
22
|
-
},
|
23
|
-
{
|
24
|
-
"name": "Adobe Audition CC 2021",
|
25
|
-
"link": "/",
|
26
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
27
|
-
"type": "paid"
|
28
|
-
},
|
29
|
-
{
|
30
|
-
"name": "Adobe Audition CC 2021",
|
31
|
-
"link": "/",
|
32
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
33
|
-
"type": "freemium"
|
34
|
-
}
|
35
|
-
]
|
36
|
-
},
|
37
|
-
{
|
38
|
-
"platform": "Android",
|
39
|
-
"softwares": [
|
40
|
-
{
|
41
|
-
"name": "Google",
|
42
|
-
"link": "/",
|
43
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
44
|
-
"type": "free"
|
45
|
-
},
|
46
|
-
{
|
47
|
-
"name": "Apple",
|
48
|
-
"link": "/",
|
49
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
50
|
-
"type": "paid"
|
51
|
-
},
|
52
|
-
{
|
53
|
-
"name": "Adobe Audition CC 2021",
|
54
|
-
"link": "/",
|
55
|
-
"image": "https://cdn.fileinfo.com/img/icons/apps/128/mplayer_mplayer.png",
|
56
|
-
"type": "premium"
|
57
|
-
}
|
58
|
-
]
|
59
|
-
}
|
60
|
-
]
|
61
|
-
}
|