jekyll-theme-noesya 1.0.0 → 1.0.1

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: eb24752952e4e3355b88fb159d01685d7969a46e21169d4048a0b6848512746d
4
- data.tar.gz: 25d42f699d4f9ab0b314278da526008ea1c0bfd77379edbe9a48d1412d64077c
3
+ metadata.gz: b70105a5ec5641307487867066ff8b67aab9d0bbb6977a3b001e49c0a6c6b23a
4
+ data.tar.gz: c4969a0c618884985f080b3b281aae57b9890da346432c95e60e4d9514020a36
5
5
  SHA512:
6
- metadata.gz: 0dd9596f0a04c1e49219ec8aec1e4a89d61545080037423b25d92c4b724d5d6759cff813f1c62aebcf7a79117372f22b5d7ab7a2b0ca2c078fbdba5a6f7e43ca
7
- data.tar.gz: 359199d5f98b1e8686df280edf4c3778ca8dd635052b496c078330ffa81c6504e688fab55f6953a6d498ba05f4f9bd0adeefe261ba7b948e10a26890f4980929
6
+ metadata.gz: 97f19317db650751c544b9f6a154cd970f1d2431e50e4cb900fff728409b9321f43d1feb03bf66b6f6e623cf6a91c14a91a26cf7f7dd38ca81f1df5786e7dbde
7
+ data.tar.gz: b892e966f9e5897e3dab675d5a03d38923e724aa640f9681de98e4428ea878583479c3255ca87db2fa6525950667cda46ec295da03c87f6da52c704108f0095f
@@ -13,7 +13,7 @@
13
13
  <span class="p-country-name">France</span>
14
14
  </address>
15
15
  {% include nav/ecosystem.html %}
16
- <!-- <a href="https://bcorporation.net" target="_blank" rel="noreferrer"><img src="//assets.noesya.coop/images/logos/logo-bcorp.svg" alt="Certified B-Corporation" width="63" height="103"></a> -->
16
+ <!-- <a href="https://bcorporation.net" target="_blank" rel="noreferrer"><img src="https://assets.noesya.coop/images/logos/logo-bcorp.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 %}
@@ -1,6 +1,6 @@
1
1
  <header id="header">
2
2
  <a href="/">
3
- <img src="//assets.noesya.coop/images/logos/logo-noesya.svg" alt="{{ site.title }}" width="100" height="26">
3
+ <img src="https://assets.noesya.coop/images/logos/logo-noesya.svg" alt="{{ site.title }}" width="100" height="26">
4
4
  </a>
5
5
  {% if site.subdomain != '' %}
6
6
  <em>{{site.subdomain}}</em>
@@ -7,9 +7,9 @@
7
7
  {% include seo.html %}
8
8
 
9
9
  <!-- Preload -->
10
- <link rel="preload" as="font" href="https://assets.noesya.coop/fonts/signifier/signifier-web-regular.woff2" type="font/woff2">
11
- <link rel="preload" as="font" href="https://assets.noesya.coop/fonts/signifier/signifier-web-regular-italic.woff2" type="font/woff2">
12
- <link rel="preload" as="font" href="https://assets.noesya.coop/fonts/soehne/soehne-web-buch.woff2" type="font/woff2">
10
+ <link rel="preload" as="font" href="https://assets.noesya.coop/fonts/signifier/signifier-web-regular.woff2" type="font/woff2" crossOrigin="anonymous">
11
+ <link rel="preload" as="font" href="https://assets.noesya.coop/fonts/signifier/signifier-web-regular-italic.woff2" type="font/woff2" crossOrigin="anonymous">
12
+ <link rel="preload" as="font" href="https://assets.noesya.coop/fonts/soehne/soehne-web-buch.woff2" type="font/woff2" crossOrigin="anonymous">
13
13
 
14
14
  <!-- CSS -->
15
15
  <link rel="stylesheet" href="/assets/css/main.css">
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-noesya
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sébastien Moulène