appscms-tools-theme 1.6.9 → 1.7.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 237bebb1d7295105d593b6d447ec134a8f1a8e114c23ffddafacddf91ea515be
4
- data.tar.gz: 53f793fc389f3bb6d8c47e4215aed347418bed06f3ed1f0709052b76fec80d71
3
+ metadata.gz: d326e254854164afb632125b2e08865fd428da506498b9fae532662ab2cf9113
4
+ data.tar.gz: c950694e26c05edba45da4277913978b48ee1081393ed328dd2d88518e672821
5
5
  SHA512:
6
- metadata.gz: 35b4e81851df13609573cb8eeeb95d5bbc5b603e41ba0d684046ebc64fc6dfcebf777307cd96d42f13ac84243d309fb65fc4fb52813b7b6ae3c4e5a99265cf79
7
- data.tar.gz: 88c5cc5f6f75faadc4d4e6675c30cc65dfeb28c309816a1b0398d5860a25bb2e3a343921b392aa2a84c1cf87658994d2b369f54d98dc5543b97e89bb5b275c3d
6
+ metadata.gz: 15c1772e5ea7eaf862d1cc793f22a14db5c251670a8b3e4392ff5afd1def56217ebf2af75ad7c70090df442c09c2d0a25a9474581910342524cafa1a618a9984
7
+ data.tar.gz: 537d5b12a6da9349e6e50f0808f6459a853aacf42245af0c6d3434f7dd5c0f98744e2a602547b7c81e90933379800badd66d51cd311965e73d2103474c8368df
@@ -1,192 +1,192 @@
1
- {
2
- "Language": "English",
3
- "feature": "compress-pdf",
4
- "htmlLangAtt": "en",
5
- "H1": "Set alarm for $variable minutes from now",
6
- "H2": "Simplest online alarm clock to set alarms. Do not close browser tab.",
7
- "TITLE": "Set alarm for $variable minutes from now",
8
- "META": "Easiest way to set alarm for $variable minutes from now. Choose sound for alarm from multiple options.",
9
- "keywords": "key1,key2,key3,key4",
10
- "LABEL": "DOCX to PDF",
11
- "nofileupload": true,
12
- "rate": "Rate this tool",
13
- "votes": "votes",
14
- "variant": "info",
15
- "BREADCRUMB_LABEL": "DOCX TO PDF",
16
- "color": "purple",
17
- "height": "300px",
18
- "img": "/assets/bulb.svg",
19
- "imgwidth": "40px",
20
- "imgheight": "40px",
21
- "imgalt": "altvalue",
22
- "jscdns": [
23
- "<script data-folderName='$folderName' data-lang='$lang' data-fileName='$fileName' data-tool='$tool' src=\"js/main.js\"></script>"
24
- ],
25
- "TEXTUAL_CONTENT": [
26
- {
27
- "priority": 1,
28
- "logoUrl": "/assets/bulb.svg",
29
- "header": "Simple to use",
30
- "content": "Setalarmforme.com provides simplest way to set alarms for X minutes from now."
31
- },
32
- {
33
- "priority": 1,
34
- "logoUrl": "/assets/guaranty.svg",
35
- "header": "Accurate alarms",
36
- "content": "Alarms setup by Setalarmforme.com are accurate. You can rely on us completely to start alarm after $variable minutes."
37
- },
38
- {
39
- "priority": 1,
40
- "logoUrl": "/assets/support.svg",
41
- "header": "Cross platform",
42
- "content": "You can setup alarm for $variable minutes from now on any operating system, like Windows/Mac/Linux/Android/iPhone."
43
- },
44
- {
45
- "priority": 1,
46
- "logoUrl": "/assets/protect.svg",
47
- "header": "Secure and trustworthy",
48
- "content": "Setalarmforme.com does not require users to login for setting alarm for $variable minutes from now. No user information is send to our servers."
49
- },
50
- {
51
- "priority": 1,
52
- "logoUrl": "/assets/easy.svg",
53
- "header": "All timezones supported",
54
- "content": "Using Setalarmforme.com you can set alarm to start after $variable minutes from current time, in any time zone."
55
- },
56
- {
57
- "priority": 1,
58
- "logoUrl": "/assets/cloud.svg",
59
- "header": "No need to install any software",
60
- "content": "Setalarmforme.com is a cloud and web based application. You do not need to install any software to use Setalarmforme.com while setting alarms for $variable minutes from now."
61
- }
62
- ],
63
- "HOW_TO_CONTENT": {
64
- "logoImageUrl": "/assets/pdf.svg",
65
- "heading": "How to set alarm for $variable minutes:",
66
- "steps": [
67
- "Click on set alarm",
68
- "Set $variable minutes for alarm.",
69
- "Choose sound of your choice.",
70
- "Click submit to set alarm, that's it !."
71
- ]
72
- },
73
- "FAQ": [
74
- {
75
- "question": "How many seconds from now, will the alarm ring ?",
76
- "answer": "When you setup alarm for $variable minutes from now, the alarm will ring after { % $variable * 60 % } seconds."
77
- },
78
- {
79
- "question": "Can I rely on Setalarmforme.com to setup alarm for $variable minutes from now ?",
80
- "answer": "If you have set alarm for $variable minutes from now, you can be 100% sure that alarm will ring after $variable minutes. You can trust us completely."
81
- },
82
- {
83
- "question": "What will happen to the alarm that I have set, if I refresh the browser ?",
84
- "answer": "The alarm will still ring after $variable minutes, even if you refresh the browser, since we store the information in browser's local cache."
85
- },
86
- {
87
- "question": "What will happen to the alarm that I have set, if I close the tab of browser in which Setalarmforme.com is opened ?",
88
- "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the tab."
89
- },
90
- {
91
- "question": "What will happen to the alarm that I have set, if I close the browser ?",
92
- "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the browser."
93
- }
94
- ],
95
- "megaMenu": {
96
- "nav-link-name": "Tools",
97
- "dropdown": [
98
- {
99
- "categoryName": " Pdf",
100
- "links": [
101
- {
102
- "iconSrc": "/assets/cloud.svg",
103
- "name": "Compress",
104
- "url": "/",
105
- "hover": "red"
106
- },
107
- {
108
- "iconSrc": "/assets/cloud.svg",
109
- "name": "Split",
110
- "url": "/",
111
- "hover": "blue"
112
- },
113
- {
114
- "iconSrc": "/assets/easy.svg",
115
- "name": "Merge Pdf",
116
- "url": "/",
117
- "hover": "green"
118
- }
119
- ]
120
- },
121
- {
122
- "categoryName": " Pdf",
123
- "links": [
124
- {
125
- "iconSrc": "/assets/cloud.svg",
126
- "name": "Compress",
127
- "url": "/",
128
- "hover": "red"
129
- },
130
- {
131
- "iconSrc": "/assets/cloud.svg",
132
- "name": "Split",
133
- "url": "/",
134
- "hover": "blue"
135
- },
136
- {
137
- "iconSrc": "/assets/easy.svg",
138
- "name": "Merge Pdf",
139
- "url": "/",
140
- "hover": "green"
141
- }
142
- ]
143
- },
144
- {
145
- "categoryName": "Compress Pdf",
146
- "links": [
147
- {
148
- "iconSrc": "/assets/cloud.svg",
149
- "name": "Compress",
150
- "url": "/",
151
- "hover": "red"
152
- },
153
- {
154
- "iconSrc": "/assets/cloud.svg",
155
- "name": "Split",
156
- "url": "/",
157
- "hover": "blue"
158
- },
159
- {
160
- "iconSrc": "/assets/easy.svg",
161
- "name": "Merge Pdf",
162
- "url": "/",
163
- "hover": "green"
164
- }
165
- ]
166
- },
167
- {
168
- "categoryName": "Compress Pdf",
169
- "links": [
170
- {
171
- "iconSrc": "/assets/cloud.svg",
172
- "name": "Compress",
173
- "url": "/",
174
- "hover": "red"
175
- },
176
- {
177
- "iconSrc": "/assets/cloud.svg",
178
- "name": "Split",
179
- "url": "/",
180
- "hover": "blue"
181
- },
182
- {
183
- "iconSrc": "/assets/easy.svg",
184
- "name": "Merge Pdf",
185
- "url": "/",
186
- "hover": "green"
187
- }
188
- ]
189
- }
190
- ]
191
- }
1
+ {
2
+ "Language": "English",
3
+ "feature": "compress-pdf",
4
+ "htmlLangAtt": "en",
5
+ "H1": "Set alarm for $variable minutes from now",
6
+ "H2": "Simplest online alarm clock to set alarms. Do not close browser tab.",
7
+ "TITLE": "Set alarm for $variable minutes from now",
8
+ "META": "Easiest way to set alarm for $variable minutes from now. Choose sound for alarm from multiple options.",
9
+ "keywords": "key1,key2,key3,key4",
10
+ "LABEL": "DOCX to PDF",
11
+ "nofileupload": true,
12
+ "rate": "Rate this tool",
13
+ "votes": "votes",
14
+ "variant": "info",
15
+ "BREADCRUMB_LABEL": "DOCX TO PDF",
16
+ "color": "purple",
17
+ "height": "300px",
18
+ "img": "/assets/bulb.svg",
19
+ "imgwidth": "40px",
20
+ "imgheight": "40px",
21
+ "imgalt": "altvalue",
22
+ "jscdns": [
23
+ "<script data-folderName='$folderName' data-lang='$lang' data-fileName='$fileName' data-tool='$tool' src=\"js/main.js\"></script>"
24
+ ],
25
+ "TEXTUAL_CONTENT": [
26
+ {
27
+ "priority": 1,
28
+ "logoUrl": "/assets/bulb.svg",
29
+ "header": "Simple to use",
30
+ "content": "Setalarmforme.com provides simplest way to set alarms for X minutes from now."
31
+ },
32
+ {
33
+ "priority": 1,
34
+ "logoUrl": "/assets/guaranty.svg",
35
+ "header": "Accurate alarms",
36
+ "content": "Alarms setup by Setalarmforme.com are accurate. You can rely on us completely to start alarm after $variable minutes."
37
+ },
38
+ {
39
+ "priority": 1,
40
+ "logoUrl": "/assets/support.svg",
41
+ "header": "Cross platform",
42
+ "content": "You can setup alarm for $variable minutes from now on any operating system, like Windows/Mac/Linux/Android/iPhone."
43
+ },
44
+ {
45
+ "priority": 1,
46
+ "logoUrl": "/assets/protect.svg",
47
+ "header": "Secure and trustworthy",
48
+ "content": "Setalarmforme.com does not require users to login for setting alarm for $variable minutes from now. No user information is send to our servers."
49
+ },
50
+ {
51
+ "priority": 1,
52
+ "logoUrl": "/assets/easy.svg",
53
+ "header": "All timezones supported",
54
+ "content": "Using Setalarmforme.com you can set alarm to start after $variable minutes from current time, in any time zone."
55
+ },
56
+ {
57
+ "priority": 1,
58
+ "logoUrl": "/assets/cloud.svg",
59
+ "header": "No need to install any software",
60
+ "content": "Setalarmforme.com is a cloud and web based application. You do not need to install any software to use Setalarmforme.com while setting alarms for $variable minutes from now."
61
+ }
62
+ ],
63
+ "HOW_TO_CONTENT": {
64
+ "logoImageUrl": "/assets/pdf.svg",
65
+ "heading": "How to set alarm for $variable minutes:",
66
+ "steps": [
67
+ "Click on set alarm",
68
+ "Set $variable minutes for alarm.",
69
+ "Choose sound of your choice.",
70
+ "Click submit to set alarm, that's it !."
71
+ ]
72
+ },
73
+ "FAQ": [
74
+ {
75
+ "question": "How many seconds from now, will the alarm ring ?",
76
+ "answer": "When you setup alarm for $variable minutes from now, the alarm will ring after { % $variable * 60 % } seconds."
77
+ },
78
+ {
79
+ "question": "Can I rely on Setalarmforme.com to setup alarm for $variable minutes from now ?",
80
+ "answer": "If you have set alarm for $variable minutes from now, you can be 100% sure that alarm will ring after $variable minutes. You can trust us completely."
81
+ },
82
+ {
83
+ "question": "What will happen to the alarm that I have set, if I refresh the browser ?",
84
+ "answer": "The alarm will still ring after $variable minutes, even if you refresh the browser, since we store the information in browser's local cache."
85
+ },
86
+ {
87
+ "question": "What will happen to the alarm that I have set, if I close the tab of browser in which Setalarmforme.com is opened ?",
88
+ "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the tab."
89
+ },
90
+ {
91
+ "question": "What will happen to the alarm that I have set, if I close the browser ?",
92
+ "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the browser."
93
+ }
94
+ ],
95
+ "megaMenu": {
96
+ "nav-link-name": "Tools",
97
+ "dropdown": [
98
+ {
99
+ "categoryName": " Pdf",
100
+ "links": [
101
+ {
102
+ "iconSrc": "/assets/cloud.svg",
103
+ "name": "Compress",
104
+ "url": "/",
105
+ "hover": "red"
106
+ },
107
+ {
108
+ "iconSrc": "/assets/cloud.svg",
109
+ "name": "Split",
110
+ "url": "/",
111
+ "hover": "blue"
112
+ },
113
+ {
114
+ "iconSrc": "/assets/easy.svg",
115
+ "name": "Merge Pdf",
116
+ "url": "/",
117
+ "hover": "green"
118
+ }
119
+ ]
120
+ },
121
+ {
122
+ "categoryName": " Pdf",
123
+ "links": [
124
+ {
125
+ "iconSrc": "/assets/cloud.svg",
126
+ "name": "Compress",
127
+ "url": "/",
128
+ "hover": "red"
129
+ },
130
+ {
131
+ "iconSrc": "/assets/cloud.svg",
132
+ "name": "Split",
133
+ "url": "/",
134
+ "hover": "blue"
135
+ },
136
+ {
137
+ "iconSrc": "/assets/easy.svg",
138
+ "name": "Merge Pdf",
139
+ "url": "/",
140
+ "hover": "green"
141
+ }
142
+ ]
143
+ },
144
+ {
145
+ "categoryName": "Compress Pdf",
146
+ "links": [
147
+ {
148
+ "iconSrc": "/assets/cloud.svg",
149
+ "name": "Compress",
150
+ "url": "/",
151
+ "hover": "red"
152
+ },
153
+ {
154
+ "iconSrc": "/assets/cloud.svg",
155
+ "name": "Split",
156
+ "url": "/",
157
+ "hover": "blue"
158
+ },
159
+ {
160
+ "iconSrc": "/assets/easy.svg",
161
+ "name": "Merge Pdf",
162
+ "url": "/",
163
+ "hover": "green"
164
+ }
165
+ ]
166
+ },
167
+ {
168
+ "categoryName": "Compress Pdf",
169
+ "links": [
170
+ {
171
+ "iconSrc": "/assets/cloud.svg",
172
+ "name": "Compress",
173
+ "url": "/",
174
+ "hover": "red"
175
+ },
176
+ {
177
+ "iconSrc": "/assets/cloud.svg",
178
+ "name": "Split",
179
+ "url": "/",
180
+ "hover": "blue"
181
+ },
182
+ {
183
+ "iconSrc": "/assets/easy.svg",
184
+ "name": "Merge Pdf",
185
+ "url": "/",
186
+ "hover": "green"
187
+ }
188
+ ]
189
+ }
190
+ ]
191
+ }
192
192
  }
@@ -1,44 +1,27 @@
1
- {% assign ankita = "Ankita&&/assets/images/Ankita.webp&&Ankita has majored in Applied Communication studies, with over 4
2
- years of experience content writing. She is an expert at word games and freqently shares her thoughts on word games, and
3
- many other topics.&&https://twitter.com/roy93anki" | split: '&&' %}
4
- {% assign keshav = "Keshav Agarwal&&/assets/images/keshav.webp&&Keshav Agarwal is an aspiring Android developer with
5
- keen interest in computers, technology and development. He also has a knack of writing and loves to share his knowledge
6
- with the help of his posts.&&https://mobile.twitter.com/KeshavA76099697" | split: '&&' %}
7
- {% assign anushka = "Anushka Guha&&/assets/images/Anushka.webp&&Anushka is an aspiring Instrumentation engineer who
8
- thrives on good music, books and travelling. She has been creating content on all of this and often shares her thoughts
9
- on the technicalities behind various file formats and their processing.
10
- &&https://twitter.com/its_anushka_" | split: '&&' %}
11
- {% assign paavan = "Thandra Paavan Kumar&&/assets/images/paavan.webp&&Paavan Kumar is an enthusiastic nanotech engineer
12
- who has a keen intererst in micro and nano science with a good sense of content creation on diverse topics and often
13
- shares his thoughts and helps those he can. He have a knack of writing essays,stories and
14
- poems.&&https://twitter.com/PaavanThandra" | split: '&&' %}
15
- {% assign thandra = "Thandra Paavan Kumar&&/assets/images/paavan.webp&&Paavan Kumar is an enthusiastic nanotech engineer
16
- who has a keen intererst in micro and nano science with a good sense of content creation on diverse topics and often
17
- shares his thoughts and helps those he can. He have a knack of writing essays,stories and
18
- poems.&&https://twitter.com/PaavanThandra" | split: '&&' %}
19
- {% assign arjyahi = "Arjyahi Bhattacharya&&/assets/images/Arjyahi.webp&&Arjyahi is an aspiring Civil engineer who loves
20
- photography, music, books and philosophy. She also loves nature and animals. She enjoys reading and sharing information
21
- on various topics involving her knacks.&&https://twitter.com/arjyahi" | split: '&&' %}
22
- {% assign nikita = "Nikita Gupta&&/assets/images/Nikita.webp&&Nikita is an aspiring MBA graduate, who loves creating
23
- content. She loves reading and watching anime. She is into other languages and currently learning Spanish, French and
24
- Japanese. Her favourite timepass is solving sudokus. &&N/A" | split: '&&' %}
25
- {% assign alka = "Alka Bisht&&/assets/images/Alka.webp&&Alka Bisht is an experienced content writer with a penchnat for
26
- writing compellinmg content within technical and non- technical areas. As a content writer her goals include providing
27
- the best content throughout her writing journey.&&N/A" | split: '&&' %}
28
- {%- assign postAuthor = post.author | split: " " -%}
29
- {%- assign author = postAuthor.first | downcase -%}
30
- {%- assign collection = [author] -%}
31
- {%- for item in collection -%}
32
- {%- if forloop.index==1 -%}
33
- {%- assign authorName = item -%}
34
- {%- endif -%}
35
- {%- if forloop.index==2 -%}
36
- {%- assign image = item -%}
37
- {%- endif -%}
38
- {%- if forloop.index==3 -%}
39
- {%- assign bio = item -%}
40
- {%- endif -%}
41
- {%- if forloop.index==4 -%}
42
- {%- assign twitter = item -%}
43
- {%- endif -%}
44
- {%- endfor -%}
1
+ {% assign ankita = "Ankita&&/assets/images/Ankita.webp&&Ankita has majored in Applied Communication studies, with over 4 years of experience content writing. She is an expert at word games and freqently shares her thoughts on word games, and many other topics.&&https://twitter.com/roy93anki" | split: '&&' %}
2
+ {% assign keshav = "Keshav Agarwal&&/assets/images/keshav.webp&&Keshav Agarwal is an aspiring Android developer with keen interest in computers, technology and development. He also has a knack of writing and loves to share his knowledge with the help of his posts.&&https://mobile.twitter.com/KeshavA76099697" | split: '&&' %}
3
+ {% assign anushka = "Anushka Guha&&/assets/images/Anushka.webp&&Anushka is an aspiring Instrumentation engineer who thrives on good music, books and travelling. She has been creating content on all of this and often shares her thoughts on the technicalities behind various file formats and their processing.
4
+ &&https://twitter.com/its_anushka_" | split: '&&' %}
5
+ {% assign paavan = "Thandra Paavan Kumar&&/assets/images/paavan.webp&&Paavan Kumar is an enthusiastic nanotech engineer who has a keen intererst in micro and nano science with a good sense of content creation on diverse topics and often shares his thoughts and helps those he can. He have a knack of writing essays,stories and poems.&&https://twitter.com/PaavanThandra" | split: '&&' %}
6
+ {% assign thandra = "Thandra Paavan Kumar&&/assets/images/paavan.webp&&Paavan Kumar is an enthusiastic nanotech engineer who has a keen intererst in micro and nano science with a good sense of content creation on diverse topics and often shares his thoughts and helps those he can. He have a knack of writing essays,stories and poems.&&https://twitter.com/PaavanThandra" | split: '&&' %}
7
+ {% assign arjyahi = "Arjyahi Bhattacharya&&/assets/images/Arjyahi.webp&&Arjyahi is an aspiring Civil engineer who loves photography, music, books and philosophy. She also loves nature and animals. She enjoys reading and sharing information on various topics involving her knacks.&&https://twitter.com/arjyahi" | split: '&&' %}
8
+ {% assign nikita = "Nikita Gupta&&/assets/images/Nikita.webp&&Nikita is an aspiring MBA graduate, who loves creating content. She loves reading and watching anime. She is into other languages and currently learning Spanish, French and Japanese. Her favourite timepass is solving sudokus. &&N/A" | split: '&&' %}
9
+ {% assign alka = "Alka Bisht&&/assets/images/Alka.webp&&Alka Bisht is an experienced content writer with a penchnat for writing compellinmg content within technical and non- technical areas. As a content writer her goals include providing the best content throughout her writing journey.&&N/A" | split: '&&' %}
10
+ {%- assign postAuthor = post.author | split: " " -%}
11
+ {%- assign author = postAuthor.first | downcase -%}
12
+ {%- assign collection = [author] -%}
13
+ {%- for item in collection -%}
14
+ {%- if forloop.index==1 -%}
15
+ {%- assign authorName = item -%}
16
+ {%- endif -%}
17
+ {%- if forloop.index==2 -%}
18
+ {%- assign image = item -%}
19
+ {%- endif -%}
20
+ {%- if forloop.index==3 -%}
21
+ {%- assign bio = item -%}
22
+ {%- endif -%}
23
+ {%- if forloop.index==4 -%}
24
+ {%- assign twitter = item -%}
25
+ {%- endif -%}
26
+ {%- endfor -%}
27
+
@@ -58,10 +58,11 @@
58
58
  <g>
59
59
  </g>
60
60
  </svg>
61
- {{downloadData.successmessage | default: 'Hurry! your operation was completed' }}
61
+ {{downloadData.successmessage | default: 'Hurray! your operation was completed' }}
62
62
  </p>
63
63
  <div class="try-more-features ">
64
- <h2 class="success-msg border-bottom-none"> {{downloadData.tryfeatureheading | default: 'Try These features'
64
+ <h2 class="success-msg border-bottom-none"> {{downloadData.tryfeatureheading | default: 'You can also try
65
+ These features'
65
66
  }} </h2>
66
67
  <div class="row feature-showcase ">
67
68
  {%- if downloadData.recommendedfeatures -%}
@@ -69,8 +70,8 @@
69
70
  <div class="col-md-6 pb-3">
70
71
 
71
72
  <a class="px-2 feature-showcase-div w-100 d-flex justify-content-between " href="{{item.url}}">
72
- <span><img {%- if site.crossorigin -%} crossorigin {%- endif -%} src="{{item.logo}}"
73
- alt="feature-logo" {%- if site.crossorigin -%} crossorigin {%- endif -%}> <span class="ml-3 ">
73
+ <span><img src="{{item.logo}}" alt="feature-logo" {%- if site.crossorigin -%} crossorigin {%- endif
74
+ -%}> <span class="ml-3 ">
74
75
  {{item.name}}</span></span> <span class='d-inline-block ml-auto'><i
75
76
  class="fas fa-chevron-right"></i></span> </a>
76
77
  </div>
@@ -95,53 +96,59 @@
95
96
  {%- assign recommendedsitesData = downloadData.recommendedsites -%}
96
97
  {%- for item in recommendedsitesData -%}
97
98
  <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap ">
98
- <img {%- if site.crossorigin -%} crossorigin {%- endif -%} loading='lazy' class="website-img"
99
- src="{{item.logo}}" alt="{{item.name}} logo"> <a target="_blank" href="{{item.url}}">{{item.name}}</a>
99
+ <img loading='lazy' class="website-img" src="{{item.logo}}" alt="{{item.name}} logo" {%- if site.crossorigin
100
+ -%} crossorigin {%- endif -%}> <a target="_blank" href="{{item.url}}">{{item.name}}</a>
100
101
  </div>
101
102
  {%- endfor -%}
102
103
  {%- else -%}
103
104
  <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
104
- <img {%- if site.crossorigin -%} crossorigin {%- endif -%} loading='lazy' class="website-img"
105
+ <img loading='lazy' class="website-img"
105
106
  src="https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
106
- alt="safepdfkitlogo"> <a target="_blank" href="https://safepdfkit.com">Safepdfkit.com</a>
107
+ alt="safepdfkitlogo" {%- if site.crossorigin -%} crossorigin {%- endif -%}> <a target="_blank"
108
+ href="https://safepdfkit.com">Safepdfkit.com</a>
107
109
  </div>
108
110
  <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
109
- <img {%- if site.crossorigin -%} crossorigin {%- endif -%} class="website-img" loading='lazy'
111
+ <img class="website-img" loading='lazy'
110
112
  src="https://d33wubrfki0l68.cloudfront.net/796c1a01dae9c2d10224fd72a820156974b26ab1/3b885/assets/images/logo.png"
111
- alt="Safeaudiokit-logo"> <a target="_blank" href="https://safeaudiokit.com">safeaudiokit.com</a>
113
+ alt="Safeaudiokit-logo" {%- if site.crossorigin -%} crossorigin {%- endif -%}> <a target="_blank"
114
+ href="https://safeaudiokit.com">safeaudiokit.com</a>
112
115
  </div>
113
116
  <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
114
- <img {%- if site.crossorigin -%} crossorigin {%- endif -%} class="website-img"
117
+ <img class="website-img"
115
118
  src="https://d33wubrfki0l68.cloudfront.net/ab0207d780c019c54db62b002396bc8c3fddddaf/9abb9/assets/safevideokit.svg"
116
- alt="Safevideokitlogo"> <a target="_blank" href="https://safevideokit.com">safevideokit.com</a>
119
+ alt="Safevideokitlogo" {%- if site.crossorigin -%} crossorigin {%- endif -%}> <a target="_blank"
120
+ href="https://safevideokit.com">safevideokit.com</a>
117
121
  </div>
118
122
  <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap ">
119
- <img {%- if site.crossorigin -%} crossorigin {%- endif -%} loading='lazy' class="website-img"
123
+ <img loading='lazy' class="website-img"
120
124
  src="https://d33wubrfki0l68.cloudfront.net/2e37a1020563aa528471da7425b8e58343e2baf7/a186c/picture.png"
121
- alt="Safeimagekitlogo"> <a target="_blank" href="https://safeimagekit.com/">safeimagekit.com</a>
125
+ alt="Safeimagekitlogo" {%- if site.crossorigin -%} crossorigin {%- endif -%}> <a target="_blank"
126
+ href="https://safeimagekit.com/">safeimagekit.com</a>
122
127
  </div>
123
128
  <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
124
- <img {%- if site.crossorigin -%} crossorigin {%- endif -%} loading='lazy' class="website-img"
129
+ <img loading='lazy' class="website-img"
125
130
  src="https://d33wubrfki0l68.cloudfront.net/74bf3f3836d56b30d16137169cd4c28bf15494ed/11962/js/pt.png"
126
- alt="safezipkitlogo"> <a target="_blank" href="https://safezipkit.com/">safezipkit.com</a>
131
+ alt="safezipkitlogo" {%- if site.crossorigin -%} crossorigin {%- endif -%}> <a target="_blank"
132
+ href="https://safezipkit.com/">safezipkit.com</a>
127
133
  </div>
128
134
  <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
129
- <img {%- if site.crossorigin -%} crossorigin {%- endif -%} loading='lazy' class="website-img"
135
+ <img loading='lazy' class="website-img"
130
136
  src="https://d33wubrfki0l68.cloudfront.net/325cdfad7de6cae4a03aecfadc70b38af754cbd0/d87f9/assets/images/logo.png"
131
- alt="Safeimageconverter logo"> <a target="_blank" href="https://safeaudioconverter.com/">
137
+ alt="Safeimageconverter logo" {%- if site.crossorigin -%} crossorigin {%- endif -%}> <a target="_blank"
138
+ href="https://safeaudioconverter.com/">
132
139
  safeaudioconverter.com
133
140
 
134
141
  </a>
135
142
  </div>
136
143
  <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
137
- <img {%- if site.crossorigin -%} crossorigin {%- endif -%} loading='lazy' class="website-img"
138
- src="https://safevideoconverter.com/assets/logo.svg" alt="https:safevideoconverter logo"> <a
139
- target="_blank" href="https://safevideoconverter.com/">safevideoconverter.com</a>
144
+ <img loading='lazy' class="website-img" src="/assets//images/safevideoconverter.svg"
145
+ alt="safevideoconverter logo" {%- if site.crossorigin -%} crossorigin {%- endif -%}> <a target="_blank"
146
+ href="https://safevideoconverter.com/">safevideoconverter.com</a>
140
147
  </div>
141
148
  <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
142
- <img {%- if site.crossorigin -%} crossorigin {%- endif -%} loading='lazy' class="website-img"
149
+ <img loading='lazy' class="website-img"
143
150
  src="https://d33wubrfki0l68.cloudfront.net/c8fef6be5192b9fa57b8503c6ad93befa361926d/a66d0/picture.svg"
144
- alt="safeimageconverter logo"> <a target="_blank"
151
+ alt="safeimageconverter logo" {%- if site.crossorigin -%} crossorigin {%- endif -%}> <a target="_blank"
145
152
  href="https://safeimageconverter.com/">safeimageconverter</a>
146
153
  </div>
147
154
  {%- endif -%}
@@ -2,6 +2,8 @@
2
2
  {% assign lang = page.lang %}
3
3
  {% assign folder = page.folderName %}
4
4
  {% assign featureData= site.data[folder][lang][file] %}
5
+
6
+
5
7
  <!DOCTYPE html>
6
8
  <html lang="{{page.lang}}">
7
9
  {% include head/index.html %}
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: 1.6.9
4
+ version: 1.7.0
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-12-04 00:00:00.000000000 Z
11
+ date: 2021-12-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll