elixir-toolkit-theme 1.20.0 → 1.20.1

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: 36a5c2e07fa6bff41d4fa653b76dcc6c772e98cd8e8cc21e102dc96bac8d3480
4
- data.tar.gz: 443f5893ee2e50a73816274f4c252dff97803e90e4267c3bf2576b152ba5a480
3
+ metadata.gz: 6b2909f9d288cb7fddbb90ff05c04339e2fffa7eb94c290fa8c6baaec1badd92
4
+ data.tar.gz: 22396fd3c9652c9d19285b6b548857128655be3570a09f28221d55455304c9ea
5
5
  SHA512:
6
- metadata.gz: ff28ed67a529084cdd371a592ff7fcd01215d994da91ecc9678f815b39156700057d11f302ecb89978198f336e64be7aa9c8ab525274530352793f1090ffa228
7
- data.tar.gz: 5415a360f806e1c47b7b1f4cbbddaca8088c142e4e85bb8788946054965e7b7ac7947a8c062be0a1fb6eee5c30c3c67556094a9161a453c41a47f38daacc573b
6
+ metadata.gz: 7bdaf4ca8cfbdd068efffc25a999bca9f7c7d3a106873d2d500911c52dea81050cf19f95f50a8d068e0e0fad7672bc4cbf3385f9f5578147514227249811e915
7
+ data.tar.gz: bb262a939975cb2804390a527d2c1dbb65a45f990a251cab104086cf2736643935a771832c468095659ac77c5b9e0e1c99129faeb31e765d524215c9b7a4be13
@@ -3,7 +3,7 @@
3
3
  {%- assign allcontributors = include.custom | split: ", " | sort %}
4
4
  {%- else %}
5
5
  {%- for page in site.pages %}
6
- {%- if page.contributors and page.search_exclude != true %}
6
+ {%- if page.contributors and page.search_exclude != true and page.contributors.size != 0 %}
7
7
  {%- assign pagecontr = page.contributors | join: ", " %}
8
8
  {%- if allcontrstr %}
9
9
  {%- assign allcontrstr = allcontrstr | append: ", " | append: pagecontr %}
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: elixir-toolkit-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.20.0
4
+ version: 1.20.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - bedroesb
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-10-24 00:00:00.000000000 Z
11
+ date: 2022-10-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll