jekyll-theme-pirati 8.2.0 → 8.2.1
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/_layouts/communal-elections.html +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5c32167790640291278e54020fc67f2b6386fb9805e098438392b80181ba25cd
|
4
|
+
data.tar.gz: c0bef0a2eac7006ca032b97d5a99576856c878b6738b034437101fa800b699be
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4db352d110877719ae4b45cf56453372a0c9dd16bcf92cd00ad009fda2c95e1a87194dec19720dd6492bafda129b0a29adffdf9a6279cd0b75f9ac6c887c8349
|
7
|
+
data.tar.gz: 431188a4f417ac784e95a0f338668decb1833e9d2a18da713b3db041133991b8bdd7413c6b4d610cdaa309b4f74a8f05bd9bf5a3e35c77e09f82193501998a18
|
@@ -101,7 +101,7 @@ layout: default
|
|
101
101
|
{% capture classes %}candidate-card__wrapper sm:candidate-card-list__item-wrapper sm:candidate-card-list__item-wrapper--noborder md:candidate-card-list__item-wrapper--border lg:candidate-card-list__item-wrapper--noborder{% endcapture %}
|
102
102
|
{% endif %}
|
103
103
|
|
104
|
-
{% include candidate-badge.html candidate=candidate candidatePage=candidatePage leader=false rank=candidateRank wrapperClass=classes %}
|
104
|
+
{% include candidate-badge.html candidate=candidate candidatePage=candidatePage leader=false rank=candidateRank wrapperClass=classes hideSocialProfiles=page.hideCandidateSocialProfiles %}
|
105
105
|
|
106
106
|
{% endfor %}
|
107
107
|
{% endif %}
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jekyll-theme-pirati
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 8.2.
|
4
|
+
version: 8.2.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jitka Novotná
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2020-07-
|
12
|
+
date: 2020-07-22 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: jekyll
|