jekyll-theme-chirpy 3.2.0 → 3.2.1

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: 7dae357242a626863cb40c464e20b5b09326e824c9f58e99a25ad7358ff4df4e
4
- data.tar.gz: cd37d4fac2b8493c00c27e15cbf50925a250c05518b371dba106e1216fdb3e0f
3
+ metadata.gz: 0c088eaed236dee292fe5a05dc693b28f53fab6b93235ab51e31cd6e7c1f0841
4
+ data.tar.gz: 811d439fdeb1c2c63e1ac63e30cf764fa03348567901f51bcf19ee40f1644172
5
5
  SHA512:
6
- metadata.gz: d9f9edaaf304c366b54536a447304bcb9ad819dc9c24b8200eb80a13510d95d86d97fd394b1cc1c259a5a8c4526791c03a5c78d796d57916041b0c098077e4b4
7
- data.tar.gz: 05a687f44cdf926927e216bdb3130709200a4a3ce1e43fac8ff2a765213cbc503238852e3073c18da7783495ef7aceafa68cfdf25f14dd44c341ea6b0886af89
6
+ metadata.gz: 822318f05bf739c7967201d9fd28420e99392e494e5fca2476d772f79751402d196f0215cf4286e59156e5fff16eb33f7d7684da3d10700d1e502e8892e64967
7
+ data.tar.gz: 0b762a7ba7747d06eb47ef1e1f153f39f53d953ddbf8b3c6b2b1219e2ba3c25c68b1541f0268b167cc2524fc2f77b6c968fbd0bf9cefdd2ee5316ceaacc6350c
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * The styles for Jekyll theme Chirpy
3
3
  *
4
- * Chirpy v3.2.0 (https://github.com/cotes2020/jekyll-theme-chirpy)
4
+ * Chirpy v3.2.1 (https://github.com/cotes2020/jekyll-theme-chirpy)
5
5
  * © 2019 Cotes Chung
6
6
  * MIT Licensed
7
7
  */
@@ -226,10 +226,6 @@
226
226
  vertical-align: middle;
227
227
  user-select: none;
228
228
 
229
- i {
230
- font-weight: 400;
231
- }
232
-
233
229
  .share-icons {
234
230
  font-size: 1.2rem;
235
231
  a {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Chirpy v3.2.0 (https://github.com/cotes2020/jekyll-theme-chirpy/)
2
+ * Chirpy v3.2.1 (https://github.com/cotes2020/jekyll-theme-chirpy/)
3
3
  * © 2019 Cotes Chung
4
4
  * MIT Licensed
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Chirpy v3.2.0 (https://github.com/cotes2020/jekyll-theme-chirpy/)
2
+ * Chirpy v3.2.1 (https://github.com/cotes2020/jekyll-theme-chirpy/)
3
3
  * © 2019 Cotes Chung
4
4
  * MIT Licensed
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Chirpy v3.2.0 (https://github.com/cotes2020/jekyll-theme-chirpy/)
2
+ * Chirpy v3.2.1 (https://github.com/cotes2020/jekyll-theme-chirpy/)
3
3
  * © 2019 Cotes Chung
4
4
  * MIT Licensed
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Chirpy v3.2.0 (https://github.com/cotes2020/jekyll-theme-chirpy/)
2
+ * Chirpy v3.2.1 (https://github.com/cotes2020/jekyll-theme-chirpy/)
3
3
  * © 2019 Cotes Chung
4
4
  * MIT Licensed
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Chirpy v3.2.0 (https://github.com/cotes2020/jekyll-theme-chirpy/)
2
+ * Chirpy v3.2.1 (https://github.com/cotes2020/jekyll-theme-chirpy/)
3
3
  * © 2019 Cotes Chung
4
4
  * MIT Licensed
5
5
  */
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-chirpy
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.0
4
+ version: 3.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cotes Chung