typographical 1.1.20 → 1.1.21
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.
- checksums.yaml +4 -4
- data/README.md +2 -0
- data/_sass/typographical/_tweaks.scss +2 -0
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 919acad349caa589b53d83d9535aabd8f2646542ce41a992624ceb3abd7ab293
|
|
4
|
+
data.tar.gz: 740ea41b094b7162f0c2515a15c1a11955d1b9a55a6918a8efc76bfa9c724d1f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: efe29e6965509c494e72289743c249c7d905e9fda3469089aa8eb199bfa17b0cd363160191cc95da10e2a23f17c1545ebde32a7e78dcb4066a8a07931c4c289b
|
|
7
|
+
data.tar.gz: e4a524e30b5014e2a51d4c2ab6220ef94298dbfce3b50f561d2ee4218b35fa154e7dcbcf5fe748afcf4cf74be13360e472174f63ebe98b07181fec2432243023
|
data/README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
# Typographical
|
|
2
2
|
|
|
3
|
+
[](https://badge.fury.io/rb/typographical)
|
|
4
|
+
|
|
3
5
|
Thank you for choosing Typographical as your Jekyll theme! Typographical is a minimalist Jekyll theme focused on typography. This theme is for you if you are a writer or a storyteller.
|
|
4
6
|
|
|
5
7
|
This theme is based on the [Tale theme by Chester How](https://github.com/chesterhow/tale).
|