jekyll-theme-noesya 1.0.47 → 1.0.48

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/footer.html +1 -1
  3. metadata +7 -7
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 29e9a0460c405d960151a4690371d191da3b8458b10d61c7bb3501d8eda9b67b
4
- data.tar.gz: e273e4f0558612edccfbb4caf0ec1d0445a7ed56f08594258616946768d6e0a0
3
+ metadata.gz: 781e30381ea357e4c47d8e083c44bc8701de6299004871deb3b966c594c4fc45
4
+ data.tar.gz: aac57d2e1f714c03f038bc4f019b78834a664a9b04c86e0ba379cf97a9fe3b92
5
5
  SHA512:
6
- metadata.gz: 412a20dabb7f65b5afd61fb5ad16ebec0e69f1040642224ab241267176c3785d8fe88165a3e931cf049ef0a5c9d287d5f3d3f1b0137207d5c058c7225170d073
7
- data.tar.gz: 8ec933d6ebe69b944d921957f6fcbe51d97046aac9f602914ec59727d666de1e494bc8411f28dfa7592838e80edb913cfb83dc757870e7e2aa39ddaa71efd7d1
6
+ metadata.gz: 120f0094ebd4787f571fc1d19a84ce2044ed332429861d1178814a400ae7bbfbc5eb090c0b8562c2ecd937753d43d6e0a94fc4923c1d747cabce3175a80deb1f
7
+ data.tar.gz: ab9b1de19c3e4b8dbe350c09b9fdb3d07fae8577205a0dab8abaf474b116aa83ac39d8fc46719edbd2c3f8f47de9b4e8814e222df6cf7a38457463e9049c5850
@@ -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.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"></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 %}
metadata CHANGED
@@ -1,16 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-noesya
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.47
4
+ version: 1.0.48
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sébastien Moulène
8
8
  - Arnaud Levy
9
9
  - Alexis BENOIT
10
- autorequire:
10
+ autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2021-11-29 00:00:00.000000000 Z
13
+ date: 2021-12-17 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: jekyll
@@ -82,7 +82,7 @@ dependencies:
82
82
  - - ">="
83
83
  - !ruby/object:Gem::Version
84
84
  version: '0'
85
- description:
85
+ description:
86
86
  email:
87
87
  - sebousan@gmail.com
88
88
  - contact@arnaudlevy.com
@@ -144,7 +144,7 @@ licenses:
144
144
  - MIT
145
145
  metadata:
146
146
  plugin_type: theme
147
- post_install_message:
147
+ post_install_message:
148
148
  rdoc_options: []
149
149
  require_paths:
150
150
  - lib
@@ -159,8 +159,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
159
159
  - !ruby/object:Gem::Version
160
160
  version: '0'
161
161
  requirements: []
162
- rubygems_version: 3.2.3
163
- signing_key:
162
+ rubygems_version: 3.1.6
163
+ signing_key:
164
164
  specification_version: 4
165
165
  summary: Noesya theme for Jekyll.
166
166
  test_files: []