jekyll-theme-noesya 1.1.6 → 1.1.7
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: 19abb75aac4ea2545ae0b9035c439c95db38a7e5144006a856c9d732a1dac4ab
|
4
|
+
data.tar.gz: cf40a77de8b47bd2f802c63da73f70c3d910373f6555c132ce5f4ef015b0579b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 542d3cb4446f3394e3eaac63046631dbc7ca370c1affc249f93711b85518b45cdc5b161059616574e2eb6262cefb0b437f663ad37ca9cade074761f203911438
|
7
|
+
data.tar.gz: 7b9e624a3412119f334f0059c7a12367e0ac8bb4ea9787eb41ab489704eb010cc9e0f508ec381ae8a96b32cf5dc1a88bcf0bb953c68a79dabe70b4e6afb14bf1
|
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.7
|
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-11-30 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: []
|