slow-steps 0.4.7 → 0.4.8

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_layouts/faq.html +1 -1
  3. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8dcc7a0a6af3c806e7c392cff99ebd0717a56a85a3eadca2c4ce678772c9e10c
4
- data.tar.gz: 5d1b7c06809fe46f660fc8752b29537db0f0a6c5f3fdc32279855d2284d19ac5
3
+ metadata.gz: be84060463290d137eb0488ed876c3bd48adbbcafe6a3d3aaa2557913a63b3b4
4
+ data.tar.gz: c68f683d054cbcded3f4327c88e12723fb722abd1a1877eade603ef5bd733d70
5
5
  SHA512:
6
- metadata.gz: c72e1f445447b7c258541b53a34f1044baac4d837a4c878e16e47a72f316d9dee4c19b0e038a863f4bc9989ae0302bffed720231652f5686fefaf442aa597a70
7
- data.tar.gz: 471c58191340906ebed9cbd93df83de7a9aa3e780a75118d4b07dbe36657c7b3e121fbdc82965672a97c0e8b96f9727db55f7b41135d25bd175c143fcf1e4506
6
+ metadata.gz: 7fd83020d790c7cc00291d411bd50c3fa33cf6a2ac375818358a8411cdedb1fea33309fca18b3277ef433ebe22c245e23051e84c6aadf303fbee8d6281c93c4f
7
+ data.tar.gz: 2b48f277bf617ed6e855e05948170bb0e06800b3dac424a0c66fd16d4de6e3213b0fb4066c557fc185ab0dc05476ec55f132dcd233543dd747079c5d7edac22a
data/_layouts/faq.html CHANGED
@@ -70,6 +70,6 @@ document.querySelectorAll('.faq__question').forEach(function(el){
70
70
 
71
71
  <div class="faq__contact">
72
72
  <h2 class="faq__contact--strap">Not found the answer?</h2>
73
- {% include contact-form-FAQ.html %}
73
+ {% include contact-form-faq.html %}
74
74
 
75
75
  </div>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: slow-steps
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.7
4
+ version: 0.4.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Made Slowly
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-29 00:00:00.000000000 Z
11
+ date: 2021-04-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -300,7 +300,7 @@ licenses:
300
300
  - MIT
301
301
  metadata:
302
302
  plugin_type: theme
303
- post_install_message:
303
+ post_install_message:
304
304
  rdoc_options: []
305
305
  require_paths:
306
306
  - lib
@@ -316,7 +316,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
316
316
  version: '0'
317
317
  requirements: []
318
318
  rubygems_version: 3.1.2
319
- signing_key:
319
+ signing_key:
320
320
  specification_version: 4
321
321
  summary: A bold jekyll theme
322
322
  test_files: []