jekyll-theme-noesya 1.1.6 → 1.1.8
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/bcorp.html +2 -2
- metadata +3 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5a7bfd50bbf0eabf9c467852d41e70c55d94011ece7c0358d71afa83c3286194
|
4
|
+
data.tar.gz: 3c9d052029987c19ed16be0b7cf8834474301444b51c88a13d2d6ca91d1b98ec
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 481c4fa4bb827e4b5d974fc8c7c9e70b02603a934bdbb923bd85ddf111577cd576ebccc802be9d9a84569f717ba210ad9a097f43cdb8178c57924a98cd546a3c
|
7
|
+
data.tar.gz: d0d3e75c10f8624d9fd3abd4f67d03469c579e67fd2ab564f0f691981c13f1eb663ac1e9bac03987e1c461e48754dbce1f36f630cacd8a55fc441d14938c2df1
|
data/_includes/footer.html
CHANGED
data/_includes/nav/bcorp.html
CHANGED
@@ -1,3 +1,3 @@
|
|
1
|
-
<a href="https://bcorporation.net/
|
2
|
-
<img src="https://assets.noesya.coop/images/logos/
|
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
3
|
</a>
|
metadata
CHANGED
@@ -1,16 +1,15 @@
|
|
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.8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
|
-
- Sébastien Moulène
|
8
7
|
- Arnaud Levy
|
9
8
|
- Alexis BENOIT
|
10
9
|
autorequire:
|
11
10
|
bindir: bin
|
12
11
|
cert_chain: []
|
13
|
-
date: 2023-
|
12
|
+
date: 2023-12-04 00:00:00.000000000 Z
|
14
13
|
dependencies:
|
15
14
|
- !ruby/object:Gem::Dependency
|
16
15
|
name: jekyll
|
@@ -84,8 +83,7 @@ dependencies:
|
|
84
83
|
version: '0'
|
85
84
|
description:
|
86
85
|
email:
|
87
|
-
-
|
88
|
-
- contact@arnaudlevy.com
|
86
|
+
- arnaud.levy@noesya.coop
|
89
87
|
- alexis.benoit@noesya.coop
|
90
88
|
executables: []
|
91
89
|
extensions: []
|