jumbo-jekyll-theme 1.4.13 → 1.4.14

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/_includes/post-comments.html +3 -3
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1e4bbb96e75ec2650b1cf865e372ed6c2e1d5c73
4
- data.tar.gz: '08faa80b8bff0016b10aba88270feb40650cbcec'
3
+ metadata.gz: 49065bfda38feea4056ad088b12b2c56b80d51f5
4
+ data.tar.gz: 112ffb2da079302b09f820b49117f8ab291f3a27
5
5
  SHA512:
6
- metadata.gz: 7248979a657491ddeee861651f5087a650081205ab8512e06412349d0d73f393866af274f3a1d8cfb62b5dea0b233d91a9318cfd96758dc22e3c1302c6270017
7
- data.tar.gz: 1574bbd17f145952f84bf5ce75e7b6fba6184481680ac0fb3951452efcbf9bab38862ce1ae30ba9900701707a0debac0370417bf528a26ce7a737daf5f8e44a5
6
+ metadata.gz: '0586c030ec76b166d4a2941830bf5d750b2ca80c45491f6d1aff2f3030f903252855b607faf57d1ef8f4f79302e2292464cfd8a9778d0b9dc6933dcf32927a80'
7
+ data.tar.gz: e2d6adfa7a33eaa3579b8de0a4c103ada955567bc0816cf691f796b9a42b7be2638a84599086bf0b869aa3254f01ae0b439352ac4f87b57be803cfeb28a59bce
@@ -1,9 +1,9 @@
1
- {% if site.data.settings.blog.comments %}
2
- {% if page.comments %}
1
+ {% if site.data.settings.disqus.enabled %}
2
+ {% unless page.comments_disabled %}
3
3
  <section id="comments-section">
4
4
  <h3>Comments</h3>
5
5
  {% include disqus-comments.html %}
6
6
  <br />
7
7
  </section>
8
- {% endif %}
8
+ {% endunless %}
9
9
  {% endif %}
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jumbo-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.13
4
+ version: 1.4.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-04-09 00:00:00.000000000 Z
11
+ date: 2018-04-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll