jekyll-theme-noesya 1.0.50 → 1.0.51

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: 4847dc5164a3c05e2aa4c649c38cb3d132fc1bfefa40e4312c025cd683bf0bce
4
- data.tar.gz: e360f8946878e762c1c1e6b384946ce764892ea08c499009043fe92989e9f6e6
3
+ metadata.gz: 9a1c6edd21a1bf87ea02f22c939384fc66db7108b33c4ff5091868afdc095c60
4
+ data.tar.gz: b155df44abe11aad3737759b48a15ee82543405f099e6e6b2ed8ec1b426ef61b
5
5
  SHA512:
6
- metadata.gz: c32ed2951eaa6f95c6cd25e1a99456d7b3702ba6398e6892a67b3b3102ad4b90251ad0ca99cec7cd609c20a494cbe2b06bcb8dd4db20c523096796d0cbd479ac
7
- data.tar.gz: 291909d307168c90fc545bf331a8625698e211709e7c58596fd7552f39e574b6682b8fdb8fead7830208d269840f1564db4181291556a6444b9c618b88ccdb08
6
+ metadata.gz: cac697eb35cab5c22726a33f95ac9417d3cb6381c2893172ea8123000ac0b26763ff5380dd29e7e54a625200043ee9af3deab3f0ea903d3f2fb27b59ff2911fd
7
+ data.tar.gz: f23fdc69bf6f904edb2dccd272a84334c03fc7ced957b46d745604757dfab12ea0dadf90153ea0a24dc12daf5799dabec08804e8a177ffee6f4afb9a52ef103c
@@ -13,7 +13,7 @@
13
13
  <span class="p-country-name">France</span>
14
14
  </address>
15
15
  {% include nav/ecosystem.html %}
16
- <a href="https://bcorporation.net" target="_blank" rel="noreferrer"><img src="https://assets.noesya.coop/images/logos/logo-bcorp-pending.svg" alt="Certified B-Corporation" width="63" height="103" class="bcorp"></a>
16
+ {% include nav/bcorp.html %}
17
17
  {% picture owl_footer "/assets/images/chouette/small.png" --img alt="La chouette noesya" %}
18
18
  {% include nav/legal.html %}
19
19
  {% include nav/contacts.html %}
@@ -0,0 +1,3 @@
1
+ <a href="https://bcorporation.net/certification/all-pending-b-corps" target="_blank" rel="noreferrer">
2
+ <img src="https://assets.noesya.coop/images/logos/logo-bcorp-pending.svg" alt="Certified B-Corporation Pending" width="66" height="120" class="bcorp">
3
+ </a>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-noesya
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.50
4
+ version: 1.0.51
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sébastien Moulène
@@ -100,6 +100,7 @@ files:
100
100
  - _includes/js/menu-burger.js
101
101
  - _includes/js/notes.js
102
102
  - _includes/js/paragraphs-index.js
103
+ - _includes/nav/bcorp.html
103
104
  - _includes/nav/contacts.html
104
105
  - _includes/nav/ecosystem.html
105
106
  - _includes/nav/legal.html