appscms-tools-theme 4.1.8 → 4.1.9

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: efb195ca5f576851b232d7522d75c4345aadf4c349f3154030a35a61c17ad6aa
4
- data.tar.gz: 79c02bf1b4879e64e6354a21bce6740d6477d85f5476c46b80c0db26b4243a09
3
+ metadata.gz: 51e654fe7a1a3ac91fe3b58f01f908ea8d87a42d8d2eb6299db43adc730656ed
4
+ data.tar.gz: dade9f0aff8ce3cd286d9c07757f73cee3798554d9cafcf806c9e5470caa694a
5
5
  SHA512:
6
- metadata.gz: eb6540a111dd70584a2dedf3001f4c37a9d9679c28c6bc588b1fabc5b9da242cfca018f0866fbddbfd80074b571517f29d1fd82872490ee043da2aca5b57ec6d
7
- data.tar.gz: cf99435edff9fab28b3a5267099fbdc57ac0fa7a6b69be8b2ace211ab667607a53fb60b5a7d99833a4ed5161f2a4e52ee4d93c0ff8949c8da2932512f56f4188
6
+ metadata.gz: d3d877f3b5b17e1fe61340106b0acb5baacd07cc76e83c4c9ba4732d50f97f8f493e95dfae7ee03f10dd8f0091869bd8b911c32fbd9391373446f351f44d2bb6
7
+ data.tar.gz: 040a58a3a8f2088316a7a879d814c6ed61fde113a5bbef66747efe06a5425fe69dada52f1d27e238515afae41c49854ea70e7abdb5cdb3034c6bc95dde44d0a3
@@ -18,24 +18,19 @@
18
18
  "imgwidth": "40px",
19
19
  "imgheight": "40px",
20
20
  "imgalt": "altvalue",
21
- "author": "Keshav Agarwal",
21
+
22
22
  "contributors": [
23
23
  {
24
- "name": "aditya thakur"
24
+ "name": "RK Shree"
25
25
  },
26
26
  {
27
- "name": "Suchita Kasab"
28
- },
29
- {
30
- "name": "balark"
31
- },
32
- {
33
- "name": "pallavi"
34
- },
35
- {
36
- "name": "Nikita"
27
+ "name": "Taufik Ali"
37
28
  }
38
- ],
29
+ ],
30
+ "categories": [],
31
+ "primaryKeywords": [],
32
+ "secondaryKeywords": [],
33
+ "author": "Debosmita Bedajna",
39
34
  "TEXTUAL_CONTENT": [
40
35
  {
41
36
  "priority": 1,
@@ -21,7 +21,7 @@
21
21
 
22
22
  <div class="featurePageAuthor">
23
23
  <a
24
- href="/authors/{{featureAuthor | downcase | replace: ' ' , '-'' }}"
24
+ href="/authors/{{featureAuthorName | downcase | replace: ' ', '-' }}"
25
25
  class="author_image d-flex justify-content-center"
26
26
  >
27
27
  <img
@@ -30,7 +30,7 @@
30
30
  src="{{ featureAuthorImage }}"
31
31
  height="35px"
32
32
  width="35px"
33
- alt="{{ featureAuthor}}"
33
+ alt="{{ featureAuthorName }}"
34
34
  id="author_img"
35
35
  {%-
36
36
  if
@@ -46,9 +46,9 @@
46
46
  <p class="mb-0 authorName text-capitalize">
47
47
  <a
48
48
  target="_blank"
49
- href="/authors/{{featureAuthor | downcase | replace: ' ' , '-'' }}"
49
+ href="/authors/{{featureAuthorName | downcase | replace: ' ','-' }}"
50
50
  >
51
- {{featureAuthor}}
51
+ {{featureAuthorName}}
52
52
  </a>
53
53
  </p>
54
54
  <p class="author_bio mb-0">{{featureAuthorBio}}</p>
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.1.8
4
+ version: 4.1.9
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-01-04 00:00:00.000000000 Z
11
+ date: 2024-01-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll