sutty-jekyll-theme 0.3.0 → 0.3.1
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/_data/layouts/post.yml +8 -8
- 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: be18c3b3e7b91c7b1103a62f53c7afcef1bc665d2fdfc35907be5f9408f0a725
|
|
4
|
+
data.tar.gz: ea5e4ff73ca0fb0de7c05ed70ef763ba7e54f66aa462e2c2f9c800b782e8aa53
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 485d4784dbcd78d8b7a3a3fd43d4696945658fa46817dc7541f6c889e109045ad06af750cf650ca15fff45177c2bd6fcaf4b6ff4ef4b81437c8785080e112b1d
|
|
7
|
+
data.tar.gz: 39d806b4db87a9204532e550067c5ef8730fb8b89d1e2bca4e6a1d0141329aef6118ed8fb5baf9a5a424f55394d049265d171da91f3195c8e364fac770e4370d
|
data/_data/layouts/post.yml
CHANGED
|
@@ -66,14 +66,14 @@ activity:
|
|
|
66
66
|
default:
|
|
67
67
|
es: true
|
|
68
68
|
en: true
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
69
|
+
in_reply_to:
|
|
70
|
+
type: "url"
|
|
71
|
+
label:
|
|
72
|
+
es: "En respuesta a"
|
|
73
|
+
en: "In reply to"
|
|
74
|
+
help:
|
|
75
|
+
es: "Agrega aquí el vínculo a un artículo para generar una respuesta"
|
|
76
|
+
en: "Add the link to another article to reply to"
|
|
77
77
|
content:
|
|
78
78
|
type: "new_content"
|
|
79
79
|
label:
|