jumbo-jekyll-theme 3.9.7 → 3.9.8

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/jumbotron.html +2 -2
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5d8b680f0ffa32bf92ad0d94ed702a4157abefc507da89c3182232f3739c2242
4
- data.tar.gz: '08f1a7f3f73223f77cc17e98ece6ad6d720da3b3a006ea4f958c63b179347c55'
3
+ metadata.gz: 972ae2bc4e8da95ec1075a401ad1ee12552efeaabbc71b9c2c4ca4e30d7ca030
4
+ data.tar.gz: 0ff346e00d70d21ba004a552f86b5e29a5eccfac17e83aa0ce0d368e949b8bd4
5
5
  SHA512:
6
- metadata.gz: 68da82180527120238c814227873503b0e019521ee9b2f24d37d2b58ddf1619e9feab4562dbb364b802d4445b7847886a68a02645dea3dda5ee1d279c018d58f
7
- data.tar.gz: bada29dc6d4412d123a5b55d66375403af67197b6eb90e54c40991e236ab1f9d9d399bc44fd3b0d5a2775a241faf68cfd2fe7141ffca6d099497e0bc4fa4bc97
6
+ metadata.gz: a8f59072a158334bc2e252b125ac4938ac967863883cc1a0d0727f74ae8376b688bdf082d93584f56338206a8101fe47dc50a209448cb9e4ba9de7d339cc9a12
7
+ data.tar.gz: 181f5de172cd19c3d0d070c6f7ee16815e9cd12170a26862363d2918da68fa5f1d8537748bdb875a728b89a91f9dc9bc8c7add9853da131a7b5742c2f15c5f54
@@ -81,12 +81,12 @@
81
81
  {% endif %}
82
82
  {% if page.jumbotron.description %}
83
83
  <p class="center-block {% if page.jumbotron.animation == "fade" %}fade-in-two{% endif %}
84
- {% if page.jumbotron.desciption-class %} {{page.jumbotron.description-class}} {% endif%}" id="jumbotron-sub-title">
84
+ {% if page.jumbotron.description-class %} {{page.jumbotron.description-class}} {% endif%}" id="jumbotron-sub-title">
85
85
  {{page.jumbotron.description}}
86
86
  </p>
87
87
  {% elsif page.description %}
88
88
  <p class="center-block {% if page.jumbotron.animation == "fade" %}fade-in-two{% endif %}
89
- {% if page.jumbotron.desciption-class %} {{page.jumbotron.description-class}} {% endif%} " id="jumbotron-sub-title">
89
+ {% if page.jumbotron.description-class %} {{page.jumbotron.description-class}} {% endif%} " id="jumbotron-sub-title">
90
90
  {{page.description}}
91
91
  </p>
92
92
  {% endif %}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jumbo-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.9.7
4
+ version: 3.9.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby