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 +4 -4
- data/_includes/footer.html +1 -1
- data/_includes/nav/aorg.html +3 -0
- metadata +6 -4
- data/_includes/nav/bcorp.html +0 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cad1bf3f04695901c8538a0f3bb822eeda45a63ca5b9d483d8fe07876af3d6f4
|
4
|
+
data.tar.gz: cb73a228a0dbb4c946deecfc3536b876b7735dd4ebc0e200e2c9f0ca7b1f7b77
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ca8c740906ce0f4b7b078f981176d12775c2ee2e04b8111ee5b02ea3fa1755604b28518446437cf8800988c02a8394e2417e0afd25ef4980fc4ebff4fdc03493
|
7
|
+
data.tar.gz: '0814853573ba682b82386524e355164d05d36f2a01355f022bbc82a0cc808dad98fbb4d02d2772b3471c50b1a16b083f35c16b9e22f83cf9b45e5dc9b047b596'
|
data/_includes/footer.html
CHANGED
@@ -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/
|
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 %}
|
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.
|
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-
|
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/
|
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.
|
165
|
+
rubygems_version: 3.4.10
|
164
166
|
signing_key:
|
165
167
|
specification_version: 4
|
166
168
|
summary: Noesya theme for Jekyll.
|
data/_includes/nav/bcorp.html
DELETED