jekyll-theme-noesya 1.1.10 → 1.1.11

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: ce7b3038cf8167ef0e4e358077795a90b6459e9aea78b25a6c7e8667d25bf14a
4
- data.tar.gz: 50939bb41a1ceb3e5219e24312bd11446a5abade907abfb48857afc37f2342cd
3
+ metadata.gz: cad1bf3f04695901c8538a0f3bb822eeda45a63ca5b9d483d8fe07876af3d6f4
4
+ data.tar.gz: cb73a228a0dbb4c946deecfc3536b876b7735dd4ebc0e200e2c9f0ca7b1f7b77
5
5
  SHA512:
6
- metadata.gz: aadc1309614854ce3e390ba19f6f9cc36f33bc1bcd18570bb71fc23fee3fb3eebade4934421bba770bd3929e7090825e462476978cd7de2ca10125c4a7dbd58b
7
- data.tar.gz: 5e836a89c7cdb896ca88ee190ea7b3a212242dbe1fdd5819f061f88ac48f0d43060042208da6bf35afaa31eeb7e8d42c0d6329b12dd35168377d6d669125f27a
6
+ metadata.gz: ca8c740906ce0f4b7b078f981176d12775c2ee2e04b8111ee5b02ea3fa1755604b28518446437cf8800988c02a8394e2417e0afd25ef4980fc4ebff4fdc03493
7
+ data.tar.gz: '0814853573ba682b82386524e355164d05d36f2a01355f022bbc82a0cc808dad98fbb4d02d2772b3471c50b1a16b083f35c16b9e22f83cf9b45e5dc9b047b596'
@@ -13,7 +13,7 @@
13
13
  <span class="p-country-name">France</span>
14
14
  </address>
15
15
  {% include nav/ecosystem.html %}
16
- {% include nav/bcorp.html %}
16
+ {% include nav/aorg.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://www.aorganisation.org/annuaire/noesya/" target="_blank" rel="noreferrer" class="bcorp">
2
+ <img src="https://assets.noesya.coop/images/logos/aorg.svg" alt="A Org" width="65" height="65">
3
+ </a>
metadata CHANGED
@@ -1,15 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-noesya
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.10
4
+ version: 1.1.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Arnaud Levy
8
8
  - Alexis BENOIT
9
+ - Olivia Simonet
9
10
  autorequire:
10
11
  bindir: bin
11
12
  cert_chain: []
12
- date: 2024-04-16 00:00:00.000000000 Z
13
+ date: 2024-07-25 00:00:00.000000000 Z
13
14
  dependencies:
14
15
  - !ruby/object:Gem::Dependency
15
16
  name: jekyll
@@ -85,6 +86,7 @@ description:
85
86
  email:
86
87
  - arnaud.levy@noesya.coop
87
88
  - alexis.benoit@noesya.coop
89
+ - olivia.simonet@noesya.coop
88
90
  executables: []
89
91
  extensions: []
90
92
  extra_rdoc_files: []
@@ -98,7 +100,7 @@ files:
98
100
  - _includes/js/menu-burger.js
99
101
  - _includes/js/notes.js
100
102
  - _includes/js/paragraphs-index.js
101
- - _includes/nav/bcorp.html
103
+ - _includes/nav/aorg.html
102
104
  - _includes/nav/contacts.html
103
105
  - _includes/nav/ecosystem.html
104
106
  - _includes/nav/legal.html
@@ -160,7 +162,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
160
162
  - !ruby/object:Gem::Version
161
163
  version: '0'
162
164
  requirements: []
163
- rubygems_version: 3.5.6
165
+ rubygems_version: 3.4.10
164
166
  signing_key:
165
167
  specification_version: 4
166
168
  summary: Noesya theme for Jekyll.
@@ -1,3 +0,0 @@
1
- <a href="https://www.bcorporation.net/en-us/find-a-b-corp/company/noesya/" target="_blank" rel="noreferrer" class="bcorp">
2
- <img src="https://assets.noesya.coop/images/logos/bcorp.svg" alt="Certified B-Corporation Pending" width="66" height="120">
3
- </a>