slow-steps 1.0.6 → 1.0.8

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: 8a9ce0e686c9e7d7bd4afdb0e766648ec38e70d6030dc71960549f0b4e5f60ef
4
- data.tar.gz: 877baf060f0ecce43c6a61d8601d5dea0108bda9bc7644f423a2dc79a45955e7
3
+ metadata.gz: 3a8853fffb46bdfabc3905cc6536189b730080a695a1d234ca5b8028f17bbc1c
4
+ data.tar.gz: d8c43559e0d7c63baa511720f1febe8939c71ce7effe655c19ff6f313a31fdbf
5
5
  SHA512:
6
- metadata.gz: cd2bdc37ebbdcd786a5535335c20079e67dd31a8bb2c8a8defd3795b663fdc6eaf514d9331f0a20db57585f044ec1926e707b293b6170ad7e104b0951b8d69db
7
- data.tar.gz: 4bfcdee88fc3238db57bb2bc18e62dffa54c3b4e3840c57dcad7ce17343867534814205b75f1357d7a62dd5c63dd4cb570073dc4a93d87137bf39e30f7461ee2
6
+ metadata.gz: e711395845122901096504f6302d3b1c70b25295148c16f0eaae6c8432e75965ab84569384951ac768288bf1110dbe90e851cde5061883aff246c41a6e14eab6
7
+ data.tar.gz: 03410d4618abde9ecd7e44a9e8c0bf89283d747458fb7b1712c6fa8a8714ca4d1455c4f93cf7a584f792e465ea7dfaa27ef9549c72de2d9aa15e073e602ff967
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  # [Slow Steps, a Jekyll theme](https://www.gaitq.madeslowly.xyz/data/about/)
4
4
 
5
- [![Ruby gem](https://badge.fury.io/rb/slow-steps.svg)](https://badge.fury.io/rb/slow-steps)
5
+ [![Theme Version](https://badge.fury.io/rb/slow-steps.svg)](https://badge.fury.io/rb/slow-steps)
6
6
 
7
7
  [![LICENSE](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/madeslowly/slow-steps/blob/master/LICENSE)
8
8
 
data/_config.yml CHANGED
@@ -14,6 +14,7 @@ developer:
14
14
 
15
15
  Made Slowly is the creation of Arran Curran, a freelance developer based in Oxford. I have been developing digital solutions in a variety of enviroments for over 20 years. With my wide range of experience I can deliver an all-in-one solution, so your new website will be smarter and faster all whilst looking awesome (the website, not me). Get in touch and find out how I can help you.
16
16
 
17
+ version:
17
18
  #
18
19
  # ### Build Settings ###
19
20
  #
@@ -79,7 +79,7 @@
79
79
  <div id="mergeRow-gdpr" class="mergeRow gdpr-mergeRow content__gdprBlock mc-field-group">
80
80
 
81
81
  <div class="content__gdpr">
82
- <label for="interestgroup_field" class="form--label gdpr--title">What is your prefered method of communication?</label>
82
+ <label for="interestgroup_field" class="form--label gdpr--title">What is your preferred method of communication?</label>
83
83
 
84
84
  <fieldset class="mc_fieldset gdprRequired mc-field-group" name="interestgroup_field">
85
85
  {% for item in site.data.forms[page.env].gdpr %}
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: 1.0.6
4
+ version: 1.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Made Slowly
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-05-28 00:00:00.000000000 Z
11
+ date: 2022-06-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -170,7 +170,8 @@ dependencies:
170
170
  - - ">="
171
171
  - !ruby/object:Gem::Version
172
172
  version: 12.3.3
173
- description: Designed to have two distinct styling, depending on current URL.
173
+ description: A Jekyll theme designed to have two distinct styles, depending on current
174
+ URL.
174
175
  email:
175
176
  - arran@madeslowly.co.uk
176
177
  executables: []