appscms-tools-theme 2.6.9 → 2.7.0
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 +4 -4
- data/_includes/authors/authors.html +4 -0
- data/_layouts/feature.html +0 -1
- data/_layouts/home.html +0 -1
- data/assets/css/tools.css +0 -2
- data/assets/images/pallavi.jpeg +0 -0
- metadata +3 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 14dac492c843ecd08ae69efb952365c4f90caa8c5a8d77da73cf260495f374b8
|
|
4
|
+
data.tar.gz: '039e33e374fea34beb1eb63fdb54c41cc8887f32131a542e547b5a52c6540327'
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0b12771f19700db95f4d981aed6220d4fa36fb98b0fd67efe14bf747f1e7aae888a5b06d48c4742ba2f813e2535306bb6a4d173dee707a97a00ce1facb768a70
|
|
7
|
+
data.tar.gz: af4cc851e07ccc4fffab799fcaf8cd00c25913ac6af38d7962d9500f703462385743c41254af9e42c587c5f9726a24991b4c45ba4670141c138e49a7be4fbc84
|
|
@@ -44,6 +44,10 @@ Marketing Specialist, He enjoys technical as well as non-technical writing. His
|
|
|
44
44
|
insights has led him here. He quenches his thirst for technology through his action oriented writing skills and a
|
|
45
45
|
profound ability to stay up to date with latest industry trends.&&N/A" | split:
|
|
46
46
|
'&&' %}
|
|
47
|
+
{% assign pallavi = "Pallavi Thakur&&/assets/images/pallavi.jpeg&&My name is Pallavi Thakur and I am an engineer and now
|
|
48
|
+
pursuing my master's. I am very passionate about writing because it shapes my personality and connects me with
|
|
49
|
+
world.&&N/A" | split:
|
|
50
|
+
'&&' %}
|
|
47
51
|
|
|
48
52
|
{%- assign postAuthor = post.author | split: " " -%}
|
|
49
53
|
{%- assign author = postAuthor.first | downcase -%}
|
data/_layouts/feature.html
CHANGED
data/_layouts/home.html
CHANGED
data/assets/css/tools.css
CHANGED
|
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.
|
|
4
|
+
version: 2.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: 2022-11-
|
|
11
|
+
date: 2022-11-05 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|
|
@@ -2622,6 +2622,7 @@ files:
|
|
|
2622
2622
|
- assets/images/loader.gif
|
|
2623
2623
|
- assets/images/logo.png
|
|
2624
2624
|
- assets/images/paavan.webp
|
|
2625
|
+
- assets/images/pallavi.jpeg
|
|
2625
2626
|
- assets/images/rating.png
|
|
2626
2627
|
- assets/images/safeimagekit. (2).png
|
|
2627
2628
|
- assets/images/safeimagekit. (3).png
|