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.
- checksums.yaml +4 -4
- data/_includes/footer.html +1 -1
- metadata +7 -7
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 781e30381ea357e4c47d8e083c44bc8701de6299004871deb3b966c594c4fc45
|
|
4
|
+
data.tar.gz: aac57d2e1f714c03f038bc4f019b78834a664a9b04c86e0ba379cf97a9fe3b92
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 120f0094ebd4787f571fc1d19a84ce2044ed332429861d1178814a400ae7bbfbc5eb090c0b8562c2ecd937753d43d6e0a94fc4923c1d747cabce3175a80deb1f
|
|
7
|
+
data.tar.gz: ab9b1de19c3e4b8dbe350c09b9fdb3d07fae8577205a0dab8abaf474b116aa83ac39d8fc46719edbd2c3f8f47de9b4e8814e222df6cf7a38457463e9049c5850
|
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
|
-
|
|
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.
|
|
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-
|
|
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.
|
|
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: []
|