jekyll-theme-noesya 1.0.48 → 1.0.49

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: 781e30381ea357e4c47d8e083c44bc8701de6299004871deb3b966c594c4fc45
4
- data.tar.gz: aac57d2e1f714c03f038bc4f019b78834a664a9b04c86e0ba379cf97a9fe3b92
3
+ metadata.gz: c0d87a0f5648be36a33b139d3ba91413f15589a212fe962759c9536359383245
4
+ data.tar.gz: 824a1926751406772adef91e5b2ed74f322ad5f433d7f2f884530a1fd900c683
5
5
  SHA512:
6
- metadata.gz: 120f0094ebd4787f571fc1d19a84ce2044ed332429861d1178814a400ae7bbfbc5eb090c0b8562c2ecd937753d43d6e0a94fc4923c1d747cabce3175a80deb1f
7
- data.tar.gz: ab9b1de19c3e4b8dbe350c09b9fdb3d07fae8577205a0dab8abaf474b116aa83ac39d8fc46719edbd2c3f8f47de9b4e8814e222df6cf7a38457463e9049c5850
6
+ metadata.gz: f1a1c8da200498c09dbc14c6cadfed6711b5fe0ead3ccde9a938d2ac1398775e9c7b88eefcde96e8c2bf2d46b19c3102fb081753df0d58f91bd103a8cb277604
7
+ data.tar.gz: 337b72eb19df198dea93713740842cdc4dddc7a2c98d9c3256e4f295e8384df66414599699240814ea248f26440d79d74b12e30fc5663670dba0f2323c143ce7
@@ -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"></a>
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>
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 %}
@@ -68,6 +68,8 @@
68
68
  body > footer
69
69
  background-color: $white
70
70
  color: $primary
71
+ .bcorp
72
+ filter: invert(0)
71
73
  li span
72
74
  color: $secondary
73
75
  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.48
4
+ version: 1.0.49
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sébastien Moulène