sutty-jekyll-theme 0.3.0 → 0.3.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_data/layouts/post.yml +9 -9
- 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: 4684d6e8559d2cea38df61d4fe4fd250d1546d424684c27051fd4bae42d619ed
|
4
|
+
data.tar.gz: '09996aac749b431828e151ca01a5012406243ad374e01737c830299675f7c1be'
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b2fd31ea0858412cc4580dc96c3bc41000cc809a61c85e59c70e9ffc0cc102bf8b45771131fab32fa332e61bd28401bc417ec1933cb263e9bd0a546bbfe003e0
|
7
|
+
data.tar.gz: 80be2c7b3cc2940f229439461d642d749a9d8f50b540dc670d3930b76ff4633416cdc24b72ee25f5ecae1c685d27045009abe19c5d73efe235a8ee55fc4750c1
|
data/_data/layouts/post.yml
CHANGED
@@ -9,7 +9,7 @@ title:
|
|
9
9
|
es: "¡Un título que invite a leer el artículo!"
|
10
10
|
en: "A title that makes people want to read the post!"
|
11
11
|
content_warning:
|
12
|
-
|
12
|
+
type: "string"
|
13
13
|
label:
|
14
14
|
es: "Alerta de contenido"
|
15
15
|
en: "Content warning"
|
@@ -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:
|