appscms-tools-theme 2.0.2 → 2.0.3

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 61bae0ae6d86fa991c6435bdf21fe8e903a09b484bf415584445da2ead4c3f77
4
- data.tar.gz: 5315b0ec7b49fd2eb1619ee901a91a7aa8742e5bf6ef1b01a7cce5116910092d
3
+ metadata.gz: bf42d85fd296f61fd00caafdc0bca4e4c3dd39d81236c23be3bb8773d9e5948e
4
+ data.tar.gz: a233b656ab3f8fd897f5b98ab964d5727cc9ff1366db74a40af29a20d310df0c
5
5
  SHA512:
6
- metadata.gz: 78ebf2cc948fa04b3b61aa8fc34e97533612f25fc8577252e0cfb58b824ddf0ec183abe8d5a4bc3af029fea9b787e8c4a3baee3f8e78dd55e829f45c0f06aaa6
7
- data.tar.gz: cc11e027aae40b9dd84540c7a1ee87998cdc6126351af5e7534bd79e3bfb9b8b2c3a465b1474cf3579b8276b662641250644426660241323150665ebe4070898
6
+ metadata.gz: a4fe37b48bf98a09c2f2c48a32147148ca2a8bbe6e46ff5000ad2f9ab34d222d16a2d7ab886a4e0dd1c3ef1563fed1af1025f2b8a516db89a644df379c17f11d
7
+ data.tar.gz: 50ef54c44814ed32bbcc11542187beb759bac8070f4fff5eb364b5aca75537e91c8f0a3f38ff0f98d0667b8286443337197e2be8592b3069fbf86dac19ab901e
@@ -34,6 +34,17 @@ writer is hidden in me. You can found me with my laptop either coding or writing
34
34
  {% assign shubhangi = "Shubhangi Singh&&/assets/images/sona.jpeg&&I am pursuing a degree in computer science and love
35
35
  reading. I am also a BTS Army and enjoy anime and K-dramas. My favourite pastime is reading on Wattpad.&&N/A" | split:
36
36
  '&&' %}
37
+ {% assign balark = "Balark Singhal&&/assets/images/balark.jpeg&&I am a poet and a writer, a few of them also got
38
+ published
39
+ in some anthologies like Brave Heart of the motherland, and Scarlet Wings.I love to write Shayari and poetries and also
40
+ in my free time I like to do skating, swimming and read books.&&N/A" | split:
41
+ '&&' %}
42
+ {% assign udit = "Udit Agarwal&&/assets/images/udit.jpg&&Udit Agarwal is a Digital Marketer and a Content
43
+ Marketing Specialist, He enjoys technical as well as non-technical writing. His passion and urge for gaining new
44
+ insights has led him here. He quenches his thirst for technology through his action oriented writing skills and a
45
+ profound ability to stay up to date with latest industry trends.&&N/A" | split:
46
+ '&&' %}
47
+
37
48
  {%- assign postAuthor = post.author | split: " " -%}
38
49
  {%- assign author = postAuthor.first | downcase -%}
39
50
  {%- assign collection = [author] -%}
Binary file
Binary file
Binary file
Binary file
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: 2.0.2
4
+ version: 2.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - vivek-appscms
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-06-30 00:00:00.000000000 Z
11
+ date: 2022-07-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -52,7 +52,7 @@ dependencies:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
54
  version: '12.0'
55
- description:
55
+ description:
56
56
  email:
57
57
  - vivek@appscms.com
58
58
  executables: []
@@ -279,6 +279,7 @@ files:
279
279
  - assets/images/adblock.svg
280
280
  - assets/images/alka.webp
281
281
  - assets/images/avatar.png
282
+ - assets/images/balark.jpeg
282
283
  - assets/images/fileformat.webp
283
284
  - assets/images/keshav.webp
284
285
  - assets/images/krutika.jpeg
@@ -288,6 +289,9 @@ files:
288
289
  - assets/images/safevideoconverter.svg
289
290
  - assets/images/siddhika.jpeg
290
291
  - assets/images/sona.jpeg
292
+ - assets/images/udit.jpeg
293
+ - assets/images/udit.jpg
294
+ - assets/images/udit.png
291
295
  - assets/images/uo.svg
292
296
  - assets/instagram.svg
293
297
  - assets/js/TopScroll.js
@@ -311,7 +315,7 @@ homepage: https://github.com/Appscms-com/appscms-tools-theme
311
315
  licenses:
312
316
  - MIT
313
317
  metadata: {}
314
- post_install_message:
318
+ post_install_message:
315
319
  rdoc_options: []
316
320
  require_paths:
317
321
  - lib
@@ -326,8 +330,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
326
330
  - !ruby/object:Gem::Version
327
331
  version: '0'
328
332
  requirements: []
329
- rubygems_version: 3.1.6
330
- signing_key:
333
+ rubygems_version: 3.1.2
334
+ signing_key:
331
335
  specification_version: 4
332
336
  summary: Appscms theme for all tools
333
337
  test_files: []