spaacedout 1.2.4 → 1.2.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -1
  3. data/_includes/footer.html +1 -1
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 749016e5ce558cfa1029fd5f5102925a9f27fc6fd125d6ac4f3bfaafb2f57535
4
- data.tar.gz: f1c2657e70e13ac00ca750cf1967f591f041afedbf329c7e3432f794bc91dd9e
3
+ metadata.gz: 04725d8a1bba4577c496eb6c5bf7536e80455b894c530566be7aa1f957c06736
4
+ data.tar.gz: 56cfb23ad94f68323a0621ee7aeb54e9a1f46ba248aaa5b5cb2e7e0445a4661b
5
5
  SHA512:
6
- metadata.gz: 5ccc7fd93bf6a096e5bdcc0a9e6d024dca6dccf0850a33cb9e2957637eb408d8389f45548189dd2e9326853452d390f2a69623cc33400e7d44df7e5c7b839e51
7
- data.tar.gz: ca0e1b04e979a90f461e89b418049aac314c6e08212a31ad199868248533c5b2a2c31284930a936b69d666b798625a0d4e57568d23689e3d24a81a12efe0e88f
6
+ metadata.gz: f6aa620b6b31ad4d2099d437911407befd93b79b94d31cf252008356db2d497edb11db2b7f86cb57b9567183bcf4062c447422be732c28c6c10ea098664eafd0
7
+ data.tar.gz: c34f3ec29fdcbe553a15ef94aa5c30c28c20b3b82da708d5fb853c2a76bde4a6bd6835963a72cd3aa417e6211f5780b7a03a0cb1093f8c055211e6d185fa8cca
data/README.md CHANGED
@@ -133,8 +133,9 @@ The theme is available as open source under the terms of the [MIT License](https
133
133
  # Change Log
134
134
  The changes made since version 1.x are documented below.
135
135
 
136
- ## Version 1.2.x - October 24, 2021
136
+ ## Version 1.2.x - October 26, 2021
137
137
  - BUG: Updated the tags and archive titles to "smartify" the quotes when used as a title
138
+ - FEATURE: Include the version in the footer
138
139
 
139
140
  ## Version 1.1.x - July 9, 2020
140
141
  - FEATURE: Added the appropriate attributes to links for better accessibility and best practices for security. This will be reflected in a Google Lighthouse score.
@@ -1,3 +1,3 @@
1
1
  <footer>
2
- &copy; 2020 {{ site.title }}. Theme from <a href="https://github.com/jasongaylord/SpaacedOut" target="_blank" title="Check out the SpaacedOut theme at GitHub" aria-label="Check out the SpaacedOut theme at GitHub">jasongaylord/SpaacedOut</a>.
2
+ &copy; 2020 {{ site.title }}. Theme from <a href="https://github.com/jasongaylord/SpaacedOut" target="_blank" title="Check out the SpaacedOut theme at GitHub" aria-label="Check out the SpaacedOut theme at GitHub">jasongaylord/SpaacedOut</a>. Theme version 1.2.5.
3
3
  </footer>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spaacedout
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.4
4
+ version: 1.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jason Gaylord
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-10-25 00:00:00.000000000 Z
11
+ date: 2021-10-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll