spaacedout 1.3.6 → 1.3.7

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: 874f06101c499f38fc22ab531ed0b711c9541262cbf17bbb3725dfd25a3e13f5
4
- data.tar.gz: 194fbb7b644002da05759c2a086805b47c517c1e159f57614912e5b3eff68b30
3
+ metadata.gz: b5d1ebb5bbfc8fb96daa931091bc07a38cb06e24c39ddb1b6949a887dd772ff1
4
+ data.tar.gz: a2a24683d83bc759e3e16249b8e36b3605f4ca6aa0550a4d36ddbee17abd4ae8
5
5
  SHA512:
6
- metadata.gz: 75bfb51c6865710667e4a20b0eea60d6f6e8b5bfb1e010ddbcf11673fd84d697cdadf043207f8f12c0e39dc15e3b75e95c5c69f98076696f6c37152120a50404
7
- data.tar.gz: 6f7f10912a34cf03f5dafa64cb2d7c70a104718670b1aa60581abd05275e9f8623a19c496b5d8e557792aaf821101b1a1600f8e78b27ef9696fa04530b69505b
6
+ metadata.gz: a7fa98c449ac601ce8dbf69773aeb6310cdda8758dd3b9f8f9bf9d16988d0cd54b33cdeb0383ea8828c8387a7b30934042df8e783d7e4025fc109ae545d452c7
7
+ data.tar.gz: 3d64b8cb61fc1acd6d14104707de63ba2e8f549063045453d8f6a666c0303cd64e34a80129c646a4e3b0d11ae20206d673b57bfd81736527b70a49f34507db74
data/README.md CHANGED
@@ -134,9 +134,10 @@ The theme is available as open source under the terms of the [MIT License](https
134
134
  # Change Log
135
135
  The changes made since version 1.x are documented below.
136
136
 
137
- ## Version 1.3.x - February 17, 2023
138
- - FEATURE: Added support of Mastodon in the social icons section.
137
+ ## Version 1.3.x - February 17, 2023 (Revised September, 8, 2023)
138
+ - FEATURE: Added support of Bluesky, Mastodon and Threads in the social icons section.
139
139
  - FEATURE: Added a new `scripts.html` include to include files at the bottom right below the ending `body` tag.
140
+ - BUG: Updated the Twitter icon to X.
140
141
  - BUG: Updated Font Awesome to version 6.
141
142
 
142
143
  ## Version 1.2.x - October 26, 2021
@@ -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>. Theme version {% include version.html %}.
2
+ &copy; 2023 {{ 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 {% include version.html %}.
3
3
  </footer>
@@ -1 +1 @@
1
- v1.3.5
1
+ v1.3.7
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spaacedout
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.6
4
+ version: 1.3.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jason Gaylord