jekyll-theme-noesya 1.0.23 → 1.0.24

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_layouts/default.html +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c8cd28b444923d4c6dc7703a70a69f5b9cc4aae9afca08dca776d0f17f34e3a7
4
- data.tar.gz: 9029039e680a56d65314480d3a5a7b96d74c9dd53961ec1711f76687c5363ea0
3
+ metadata.gz: 24f7b5480fdb6a5b7369ac032b3963f3d26713366085e1b78226b96f5353b6d2
4
+ data.tar.gz: c45257bdaeb4af1d417278ca016d37c36276e44b8e7c698277bb1834fd6c5157
5
5
  SHA512:
6
- metadata.gz: cf365d48f08d6a02494faa78cb3fa8d0dc50c5a55938de23c76af6e92e215880163acb99c4da125df370499087d7449ae8c7622f7e3edde9ad486b66d61b4990
7
- data.tar.gz: 3c47c1cec2fa4e21b7c72cbdb24355b3ce77d864ceb9971cf5dcbb52f99015bec9c503a49c8424961013c8c1faf36945dc2946b95aa7b0e43ca516c809fa3043
6
+ metadata.gz: 89a2cc7f8ad61569fbe9dc2395e6b9d6ed92316337b038e43a8b49c30f1333ff30fd524680f949d2f45361df3666db7c57c2334fe255fde7bae2876f9b5acc2f
7
+ data.tar.gz: 3747284128a48156755bc01701919ff6dde6af8207cbd1f1f1d03fa3591a8cde6ad9b53e6fe25bd142358e384025ee7c382630848c35fcf640c1375e6b5bb702
@@ -18,7 +18,7 @@
18
18
  {% include header.html %}
19
19
  <main aria-label="Content" class="{{ page.class | default: layout.class }}">
20
20
  {{ content }}
21
- {% include navigation-between-pages.html %}
21
+ {% include navigation-between-pages.html auto=page.auto_navigation %}
22
22
  </main>
23
23
  {% include footer.html %}
24
24
 
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.23
4
+ version: 1.0.24
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sébastien Moulène
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2021-11-05 00:00:00.000000000 Z
13
+ date: 2021-11-06 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: jekyll