appscms-tools-theme 4.7.6 → 4.7.7

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: 23282ca2e648425119790691451bd8dcfdd617b46ef5f852a205dc275fbac0a8
4
- data.tar.gz: '09bd1f98c0f31c108f8c43ad06d9e0f40deec84851c159b4914ebc4b1e1e8ea6'
3
+ metadata.gz: c59c081b50dccc0f60bd700aeb4d1d6e63685e7cc99313c0cb04f13860f33ef9
4
+ data.tar.gz: c0768177b8a26bb861b080b645eff4e551e3a7c6e601fc087340cb2c9a0a7bf3
5
5
  SHA512:
6
- metadata.gz: 95fb9a08bbdfa9311eb561c1da950329cf524b687ff94f60202ac909621e554012b836e92ca9900fb123bd2b0eced7e736ecbfd3099f652724eee9f64667937d
7
- data.tar.gz: 3af5ca44cdd25f9fd77b65723e6e911e9e78055f065148084ec603dae37be17d45d3b2e9f40ffddecf51ae72e69ffe0a05460e49c0a5e0d89a69263fe0b5a35b
6
+ metadata.gz: 0d8a04075ec9a26f05759d443c3a09a7d90caf386ef7325126216a54ca28e90beea2671c79d297bc922f7d329dcece33da65ae94077e4c9540cdef791bcf1672
7
+ data.tar.gz: 60f68ca08ae706818f05aa184d101b7955a725a0ddfb60ce333cad64d97d05e02f875a2ec9907fe5e5ce0b6599789e2fd7f721c84c4dfaae32581c4331d33465
@@ -18,18 +18,7 @@
18
18
  "imgwidth": "40px",
19
19
  "imgheight": "40px",
20
20
  "imgalt": "altvalue",
21
- "author": "aditya thakur",
22
- "contributors": [
23
- {
24
- "name": "aditya thakur"
25
- },
26
- {
27
- "name": "Lachhman Moudgill"
28
- },
29
- {
30
- "name": "Lachhman Moudgill"
31
- }
32
- ],
21
+
33
22
  "categories": [],
34
23
  "primaryKeywords": [],
35
24
  "secondaryKeywords": [],
@@ -218,5 +207,17 @@
218
207
  "USP_VALUE": "USP_VALUE",
219
208
  "USP_FACTOR": "USP_FACTOR"
220
209
  }
210
+ ],
211
+ "author": "aditya thakur",
212
+ "contributors": [
213
+ {
214
+ "name": "Debosmita Bedajna"
215
+ },
216
+ {
217
+ "name": "Suchita Kasab"
218
+ },
219
+ {
220
+ "name": "RK Shree"
221
+ }
221
222
  ]
222
223
  }
@@ -1,51 +1,91 @@
1
- {%- if page.tool -%}
2
- {%- assign tool = page.tool -%}
3
- {%- assign data = site.data.rating.rating.tools -%}
1
+ {%- if page.tool -%} {%- assign tool = page.tool -%} {%- assign data =
2
+ site.data.rating.rating.tools -%} {%- for item in data -%} {%- if item.name
3
+ ==tool -%} {%- assign rating = item.rating -%} {%- assign votes = item.votes -%}
4
+ {%- endif -%} {%- endfor -%}
5
+
4
6
  <div class="container">
5
7
  <div class="row justify-content-center">
6
8
  <div class="col-md-10 pt-5 text-center">
7
9
  <div class="rating-tool">
8
- <img id="rating-img" loading='lazy' src="/assets/images/rating.png" alt="rating-img">
10
+ <img
11
+ id="rating-img"
12
+ loading="lazy"
13
+ src="/assets/images/rating.png"
14
+ alt="rating-img"
15
+ />
9
16
  <div class="rating-text">Rate this tool</div>
10
17
  <div class="rating-stars">
11
- <svg class="rating-star" width="26" height="26" viewBox="0 0 56 53" fill="gray"
12
- xmlns="http://www.w3.org/2000/svg">
18
+ <svg
19
+ class="rating-star"
20
+ width="26"
21
+ height="26"
22
+ viewBox="0 0 56 53"
23
+ fill="gray"
24
+ xmlns="http://www.w3.org/2000/svg"
25
+ >
13
26
  <path
14
- d="M30.8532 3.54509C29.9551 0.781158 26.0449 0.781146 25.1468 3.54508L20.538 17.7295C20.4042 18.1415 20.0202 18.4205 19.587 18.4205H4.67262C1.76645 18.4205 0.558112 22.1393 2.90926 23.8475L14.9752 32.614C15.3257 32.8686 15.4724 33.32 15.3385 33.732L10.7297 47.9164C9.83166 50.6803 12.9951 52.9787 15.3462 51.2705L27.4122 42.5041C27.7627 42.2494 28.2373 42.2494 28.5878 42.5041L40.6538 51.2705C43.0049 52.9787 46.1683 50.6803 45.2703 47.9164L40.6615 33.732C40.5276 33.32 40.6743 32.8686 41.0248 32.614L53.0907 23.8475C55.4419 22.1393 54.2336 18.4205 51.3274 18.4205H36.413C35.9798 18.4205 35.5958 18.1415 35.462 17.7295L30.8532 3.54509Z" />
27
+ d="M30.8532 3.54509C29.9551 0.781158 26.0449 0.781146 25.1468 3.54508L20.538 17.7295C20.4042 18.1415 20.0202 18.4205 19.587 18.4205H4.67262C1.76645 18.4205 0.558112 22.1393 2.90926 23.8475L14.9752 32.614C15.3257 32.8686 15.4724 33.32 15.3385 33.732L10.7297 47.9164C9.83166 50.6803 12.9951 52.9787 15.3462 51.2705L27.4122 42.5041C27.7627 42.2494 28.2373 42.2494 28.5878 42.5041L40.6538 51.2705C43.0049 52.9787 46.1683 50.6803 45.2703 47.9164L40.6615 33.732C40.5276 33.32 40.6743 32.8686 41.0248 32.614L53.0907 23.8475C55.4419 22.1393 54.2336 18.4205 51.3274 18.4205H36.413C35.9798 18.4205 35.5958 18.1415 35.462 17.7295L30.8532 3.54509Z"
28
+ />
15
29
  </svg>
16
- <svg class="rating-star" width="26" height="26" viewBox="0 0 56 53" fill="gray"
17
- xmlns="http://www.w3.org/2000/svg">
30
+ <svg
31
+ class="rating-star"
32
+ width="26"
33
+ height="26"
34
+ viewBox="0 0 56 53"
35
+ fill="gray"
36
+ xmlns="http://www.w3.org/2000/svg"
37
+ >
18
38
  <path
19
- d="M30.8532 3.54509C29.9551 0.781158 26.0449 0.781146 25.1468 3.54508L20.538 17.7295C20.4042 18.1415 20.0202 18.4205 19.587 18.4205H4.67262C1.76645 18.4205 0.558112 22.1393 2.90926 23.8475L14.9752 32.614C15.3257 32.8686 15.4724 33.32 15.3385 33.732L10.7297 47.9164C9.83166 50.6803 12.9951 52.9787 15.3462 51.2705L27.4122 42.5041C27.7627 42.2494 28.2373 42.2494 28.5878 42.5041L40.6538 51.2705C43.0049 52.9787 46.1683 50.6803 45.2703 47.9164L40.6615 33.732C40.5276 33.32 40.6743 32.8686 41.0248 32.614L53.0907 23.8475C55.4419 22.1393 54.2336 18.4205 51.3274 18.4205H36.413C35.9798 18.4205 35.5958 18.1415 35.462 17.7295L30.8532 3.54509Z" />
20
- </svg> <svg class="rating-star" width="26" height="26" viewBox="0 0 56 53" fill="gray"
21
- xmlns="http://www.w3.org/2000/svg">
39
+ d="M30.8532 3.54509C29.9551 0.781158 26.0449 0.781146 25.1468 3.54508L20.538 17.7295C20.4042 18.1415 20.0202 18.4205 19.587 18.4205H4.67262C1.76645 18.4205 0.558112 22.1393 2.90926 23.8475L14.9752 32.614C15.3257 32.8686 15.4724 33.32 15.3385 33.732L10.7297 47.9164C9.83166 50.6803 12.9951 52.9787 15.3462 51.2705L27.4122 42.5041C27.7627 42.2494 28.2373 42.2494 28.5878 42.5041L40.6538 51.2705C43.0049 52.9787 46.1683 50.6803 45.2703 47.9164L40.6615 33.732C40.5276 33.32 40.6743 32.8686 41.0248 32.614L53.0907 23.8475C55.4419 22.1393 54.2336 18.4205 51.3274 18.4205H36.413C35.9798 18.4205 35.5958 18.1415 35.462 17.7295L30.8532 3.54509Z"
40
+ />
41
+ </svg>
42
+ <svg
43
+ class="rating-star"
44
+ width="26"
45
+ height="26"
46
+ viewBox="0 0 56 53"
47
+ fill="gray"
48
+ xmlns="http://www.w3.org/2000/svg"
49
+ >
22
50
  <path
23
- d="M30.8532 3.54509C29.9551 0.781158 26.0449 0.781146 25.1468 3.54508L20.538 17.7295C20.4042 18.1415 20.0202 18.4205 19.587 18.4205H4.67262C1.76645 18.4205 0.558112 22.1393 2.90926 23.8475L14.9752 32.614C15.3257 32.8686 15.4724 33.32 15.3385 33.732L10.7297 47.9164C9.83166 50.6803 12.9951 52.9787 15.3462 51.2705L27.4122 42.5041C27.7627 42.2494 28.2373 42.2494 28.5878 42.5041L40.6538 51.2705C43.0049 52.9787 46.1683 50.6803 45.2703 47.9164L40.6615 33.732C40.5276 33.32 40.6743 32.8686 41.0248 32.614L53.0907 23.8475C55.4419 22.1393 54.2336 18.4205 51.3274 18.4205H36.413C35.9798 18.4205 35.5958 18.1415 35.462 17.7295L30.8532 3.54509Z" />
24
- </svg> <svg class="rating-star" width="26" height="26" viewBox="0 0 56 53" fill="gray"
25
- xmlns="http://www.w3.org/2000/svg">
51
+ d="M30.8532 3.54509C29.9551 0.781158 26.0449 0.781146 25.1468 3.54508L20.538 17.7295C20.4042 18.1415 20.0202 18.4205 19.587 18.4205H4.67262C1.76645 18.4205 0.558112 22.1393 2.90926 23.8475L14.9752 32.614C15.3257 32.8686 15.4724 33.32 15.3385 33.732L10.7297 47.9164C9.83166 50.6803 12.9951 52.9787 15.3462 51.2705L27.4122 42.5041C27.7627 42.2494 28.2373 42.2494 28.5878 42.5041L40.6538 51.2705C43.0049 52.9787 46.1683 50.6803 45.2703 47.9164L40.6615 33.732C40.5276 33.32 40.6743 32.8686 41.0248 32.614L53.0907 23.8475C55.4419 22.1393 54.2336 18.4205 51.3274 18.4205H36.413C35.9798 18.4205 35.5958 18.1415 35.462 17.7295L30.8532 3.54509Z"
52
+ />
53
+ </svg>
54
+ <svg
55
+ class="rating-star"
56
+ width="26"
57
+ height="26"
58
+ viewBox="0 0 56 53"
59
+ fill="gray"
60
+ xmlns="http://www.w3.org/2000/svg"
61
+ >
26
62
  <path
27
- d="M30.8532 3.54509C29.9551 0.781158 26.0449 0.781146 25.1468 3.54508L20.538 17.7295C20.4042 18.1415 20.0202 18.4205 19.587 18.4205H4.67262C1.76645 18.4205 0.558112 22.1393 2.90926 23.8475L14.9752 32.614C15.3257 32.8686 15.4724 33.32 15.3385 33.732L10.7297 47.9164C9.83166 50.6803 12.9951 52.9787 15.3462 51.2705L27.4122 42.5041C27.7627 42.2494 28.2373 42.2494 28.5878 42.5041L40.6538 51.2705C43.0049 52.9787 46.1683 50.6803 45.2703 47.9164L40.6615 33.732C40.5276 33.32 40.6743 32.8686 41.0248 32.614L53.0907 23.8475C55.4419 22.1393 54.2336 18.4205 51.3274 18.4205H36.413C35.9798 18.4205 35.5958 18.1415 35.462 17.7295L30.8532 3.54509Z" />
28
- </svg> <svg class="rating-star" width="26" height="26" viewBox="0 0 56 53" fill="gray"
29
- xmlns="http://www.w3.org/2000/svg">
63
+ d="M30.8532 3.54509C29.9551 0.781158 26.0449 0.781146 25.1468 3.54508L20.538 17.7295C20.4042 18.1415 20.0202 18.4205 19.587 18.4205H4.67262C1.76645 18.4205 0.558112 22.1393 2.90926 23.8475L14.9752 32.614C15.3257 32.8686 15.4724 33.32 15.3385 33.732L10.7297 47.9164C9.83166 50.6803 12.9951 52.9787 15.3462 51.2705L27.4122 42.5041C27.7627 42.2494 28.2373 42.2494 28.5878 42.5041L40.6538 51.2705C43.0049 52.9787 46.1683 50.6803 45.2703 47.9164L40.6615 33.732C40.5276 33.32 40.6743 32.8686 41.0248 32.614L53.0907 23.8475C55.4419 22.1393 54.2336 18.4205 51.3274 18.4205H36.413C35.9798 18.4205 35.5958 18.1415 35.462 17.7295L30.8532 3.54509Z"
64
+ />
65
+ </svg>
66
+ <svg
67
+ class="rating-star"
68
+ width="26"
69
+ height="26"
70
+ viewBox="0 0 56 53"
71
+ fill="gray"
72
+ xmlns="http://www.w3.org/2000/svg"
73
+ >
30
74
  <path
31
- d="M30.8532 3.54509C29.9551 0.781158 26.0449 0.781146 25.1468 3.54508L20.538 17.7295C20.4042 18.1415 20.0202 18.4205 19.587 18.4205H4.67262C1.76645 18.4205 0.558112 22.1393 2.90926 23.8475L14.9752 32.614C15.3257 32.8686 15.4724 33.32 15.3385 33.732L10.7297 47.9164C9.83166 50.6803 12.9951 52.9787 15.3462 51.2705L27.4122 42.5041C27.7627 42.2494 28.2373 42.2494 28.5878 42.5041L40.6538 51.2705C43.0049 52.9787 46.1683 50.6803 45.2703 47.9164L40.6615 33.732C40.5276 33.32 40.6743 32.8686 41.0248 32.614L53.0907 23.8475C55.4419 22.1393 54.2336 18.4205 51.3274 18.4205H36.413C35.9798 18.4205 35.5958 18.1415 35.462 17.7295L30.8532 3.54509Z" />
75
+ d="M30.8532 3.54509C29.9551 0.781158 26.0449 0.781146 25.1468 3.54508L20.538 17.7295C20.4042 18.1415 20.0202 18.4205 19.587 18.4205H4.67262C1.76645 18.4205 0.558112 22.1393 2.90926 23.8475L14.9752 32.614C15.3257 32.8686 15.4724 33.32 15.3385 33.732L10.7297 47.9164C9.83166 50.6803 12.9951 52.9787 15.3462 51.2705L27.4122 42.5041C27.7627 42.2494 28.2373 42.2494 28.5878 42.5041L40.6538 51.2705C43.0049 52.9787 46.1683 50.6803 45.2703 47.9164L40.6615 33.732C40.5276 33.32 40.6743 32.8686 41.0248 32.614L53.0907 23.8475C55.4419 22.1393 54.2336 18.4205 51.3274 18.4205H36.413C35.9798 18.4205 35.5958 18.1415 35.462 17.7295L30.8532 3.54509Z"
76
+ />
32
77
  </svg>
33
78
  <!-- <i class="bi bi-star-fill rating-star"></i>
34
79
  <i class="bi bi-star-fill rating-star"></i>
35
80
  <i class="bi bi-star-fill rating-star"></i>
36
81
  <i class="bi bi-star-fill rating-star"></i>
37
82
  <i class="bi bi-star-fill rating-star"></i> -->
38
-
39
83
  </div>
40
84
  <div class="rating-value ml-2">
41
- {%- for item in data -%}
42
- {%- if item.name ==tool -%}
43
- {%- assign rating = item.rating -%}
44
- {%- assign votes = item.votes -%}
45
- {%- endif -%}
46
- {%- endfor -%}
47
- <span class="rating"> <strong id='rating'>{{rating}}</strong><span>/5</span> </span>
48
- &nbsp; <span class="total-ratings" id='count'>{{votes}} </span> votes
85
+ <span class="rating">
86
+ <strong id="rating">{{rating}}</strong><span>/5</span>
87
+ </span>
88
+ &nbsp; <span class="total-ratings" id="count">{{votes}} </span> votes
49
89
  </div>
50
90
  </div>
51
91
  </div>
@@ -53,78 +93,85 @@
53
93
  </div>
54
94
 
55
95
  <script>
56
- const ratingValue = document.getElementById('rating')
57
- const count = document.getElementById('count')
96
+ const ratingValue = document.getElementById("rating");
97
+ const count = document.getElementById("count");
58
98
  const setRating = async (rating) => {
59
- const name = '{{site.name}}'
60
- const tool = '{{page.tool}}'
99
+ const name = "{{site.name}}";
100
+ const tool = "{{page.tool}}";
61
101
  const data = { website: name, feature: tool, rating: rating };
62
- fetch('https://ratingapi-main.netlify.app/.netlify/functions/api/v1/rating/add', {
63
- method: 'POST',
64
- headers: {
65
- 'Content-Type': 'application/json',
66
- },
67
- body: JSON.stringify(data),
68
- })
69
- .then(response => response.json())
70
- .then(data => {
71
- console.log(data)
72
-
73
- ratingValue.innerText = data.rating
74
- count.innerText = data.count
75
-
76
-
102
+ fetch(
103
+ "https://ratingapi-main.netlify.app/.netlify/functions/api/v1/rating/add",
104
+ {
105
+ method: "POST",
106
+ headers: {
107
+ "Content-Type": "application/json",
108
+ },
109
+ body: JSON.stringify(data),
110
+ }
111
+ )
112
+ .then((response) => response.json())
113
+ .then((data) => {
114
+ console.log(data);
115
+
116
+ ratingValue.innerText = data.rating;
117
+ count.innerText = data.count;
77
118
  })
78
119
  .catch((error) => {
79
- console.error('Error:', error);
120
+ console.error("Error:", error);
80
121
  });
81
- }
82
- const tool = '{{page.tool}}'
122
+ };
123
+ const tool = "{{page.tool}}";
83
124
  const fetchRating = async () => {
84
-
85
- const data = await fetch(`https://ratingapi-main.netlify.app/.netlify/functions/api/v1/${tool}/rating`).then(res => res.json())
125
+ const data = await fetch(
126
+ `https://ratingapi-main.netlify.app/.netlify/functions/api/v1/${tool}/rating`
127
+ ).then((res) => res.json());
86
128
  if (data.rating === "NaN") {
87
- ratingValue.innerText = "5.00"
88
- count.innerText = "1"
89
- }
90
- else{
91
- ratingValue.innerText = data.rating
92
- count.innerText = data.votes}
93
- }
94
- let ratingImg = document.querySelector('#rating-img');
95
- ratingImg.addEventListener('load', (event) => {
96
- fetchRating()
129
+ ratingValue.innerText = "5.00";
130
+ count.innerText = "1";
131
+ } else {
132
+ ratingValue.innerText = data.rating;
133
+ count.innerText = data.votes;
134
+ }
135
+ };
136
+ let ratingImg = document.querySelector("#rating-img");
137
+ ratingImg.addEventListener("load", (event) => {
138
+ fetchRating();
97
139
  });
98
- const ratingNode = document.getElementsByClassName('rating-star')
99
- let ratedValue = localStorage.getItem(`${tool}rating`)
140
+ const ratingNode = document.getElementsByClassName("rating-star");
141
+ let ratedValue = localStorage.getItem(`${tool}rating`);
100
142
  if (ratedValue) {
101
- Array.from(ratingNode).slice(0, ratedValue).map(item => {
102
- item.style.fill = '#FFB21D'
103
- })
143
+ Array.from(ratingNode)
144
+ .slice(0, ratedValue)
145
+ .map((item) => {
146
+ item.style.fill = "#FFB21D";
147
+ });
104
148
  }
105
149
 
106
- Array.from(ratingNode).map(item => item.addEventListener('click', () => {
107
- const tool = '{{page.tool}}'
108
- if (!localStorage.getItem(`${tool}rating`)) {
109
- function indexInClass(node) {
110
- var className = node.className;
111
- var num = 0;
112
- for (var i = 0; i < ratingNode.length; i++) {
113
- if (ratingNode[i] === node) {
114
- return num;
150
+ Array.from(ratingNode).map((item) =>
151
+ item.addEventListener("click", () => {
152
+ const tool = "{{page.tool}}";
153
+ if (!localStorage.getItem(`${tool}rating`)) {
154
+ function indexInClass(node) {
155
+ var className = node.className;
156
+ var num = 0;
157
+ for (var i = 0; i < ratingNode.length; i++) {
158
+ if (ratingNode[i] === node) {
159
+ return num;
160
+ }
161
+ num++;
115
162
  }
116
- num++;
163
+ return -1;
117
164
  }
118
- return -1;
165
+ const index = indexInClass(item);
166
+ Array.from(ratingNode)
167
+ .slice(0, index + 1)
168
+ .map((item) => {
169
+ item.style.fill = "#FFB21D";
170
+ });
171
+ setRating(index + 1);
172
+ localStorage.setItem(`${tool}rating`, index + 1);
119
173
  }
120
- const index = indexInClass(item)
121
- Array.from(ratingNode).slice(0, index + 1).map(item => {
122
- item.style.fill = '#FFB21D'
123
- })
124
- setRating(index + 1)
125
- localStorage.setItem(`${tool}rating`, index + 1)
126
- }
127
- }))
174
+ })
175
+ );
128
176
  </script>
129
-
130
- {%- endif -%}
177
+ {%- endif -%}
@@ -277,26 +277,19 @@
277
277
  name="twitter:image:src"
278
278
  content="{{site.url}}{{favicon}}"
279
279
  />
280
- {% include adsense/adsense.html %}
281
-
282
- {%- if page.noindex -%}
280
+ {% include adsense/adsense.html %} {%- if page.noindex -%}
283
281
  <meta name="robots" content="noindex" />
284
- {%- endif -%}
285
-
286
- {% assign whitelist_urls = site.data.noindexURLs.internatlionalization_whitelist_urls %}
287
- {% assign noindex_languages = site.data.noindexURLs.noindex_languages %}
288
- {% if noindex_languages contains page.lang %}
289
- {% unless whitelist_urls contains page.url %}
282
+ {%- endif -%} {% assign whitelist_urls =
283
+ site.data.noindexURLs.internatlionalization_whitelist_urls %} {% assign
284
+ noindex_languages = site.data.noindexURLs.noindex_languages %} {% if
285
+ noindex_languages contains page.lang %} {% unless whitelist_urls contains
286
+ page.url %}
290
287
  <meta name="robots" content="noindex" />
291
- {% endunless %}
292
- {% endif %}
293
-
294
- {% assign blacklist_urls = site.data.noindexURLs.blacklist_urls %}
295
- {% if blacklist_urls contains page.url %}
288
+ {% endunless %} {% endif %} {% assign blacklist_urls =
289
+ site.data.noindexURLs.blacklist_urls %} {% if blacklist_urls contains page.url
290
+ %}
296
291
  <meta name="robots" content="noindex" />
297
- {% endif %}
298
-
299
- {%- if site.pwa -%}
292
+ {% endif %} {%- if site.pwa -%}
300
293
 
301
294
  <link rel="manifest" href="/assets/js/manifest.json" />
302
295
 
@@ -414,15 +407,10 @@
414
407
  "name": "Contributors",
415
408
  "itemListElement": [
416
409
  {%- for contributor in dataToShow.contributors -%}
417
- {%- assign contributorData = contributor | split: " " -%}
418
- {%- assign contributorName = contributorData[0] -%}
419
- {%- assign contributorImage = contributorData[1] -%}
420
- {%- assign contributorBio = contributorData[2] -%}
421
- {%- assign contributorTwitter = contributorData[3] -%}
422
410
  {
423
411
  "@type": "Person",
424
- "name": "{{ contributorName }}",
425
- "url": "{{ site.siteurl }}/authors/{{ contributorName | downcase | replace: ' ', '-' }}",
412
+ "name": "{{ contributor.name }}",
413
+ "url": "{{ site.siteurl }}/authors/{{ contributor.name | downcase | replace: ' ', '-' }}",
426
414
  "image": "{{ site.siteurl }}{{ contributorImage }}",
427
415
  "sameAs": ["{{ contributorTwitter }}"]
428
416
  }{%- unless forloop.last -%},{%- endunless -%}
@@ -1,4 +1,4 @@
1
- {%- if page.lang == "en" -%}
1
+ {% if page.lang == "en" and site.categoryTab %}
2
2
  <div class="container" id="appscms-tools-section">
3
3
  <div class="row">
4
4
  <div class="col-md-10 mx-auto">
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: 4.7.6
4
+ version: 4.7.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - vivek-appscms
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-07-29 00:00:00.000000000 Z
11
+ date: 2024-07-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -613,7 +613,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
613
613
  - !ruby/object:Gem::Version
614
614
  version: '0'
615
615
  requirements: []
616
- rubygems_version: 3.3.7
616
+ rubygems_version: 3.3.26
617
617
  signing_key:
618
618
  specification_version: 4
619
619
  summary: Appscms theme for all tools