editorial-autogestiva-jekyll-theme 0.2.0 → 0.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_data/layouts/book.yml +2 -2
- 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: 83bf3c823cdbb956cd9c51bdb4631e06896ff76b6756c0e8aabaeb7233c3b8cb
|
4
|
+
data.tar.gz: f7056acdb4ea3ec725b98cfed652af7fa702d264a338672784f279b631d42924
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1b58dd4442ff421f2c131e03d48378969bfef076446c3c43cd97bac3e622fe36cc5b3ad2ff155e84f274dc3c3c6e2b8728aacb36b9a46965929c9795658ce2a8
|
7
|
+
data.tar.gz: eb726b7650efb3125b09e05acf8b737e4b30a9cb96108948083d4ee079fd0f3c98825d78d63dfc978273e3a69e2c4e626a760b03de27fb7dc295ecc6698443e6
|
data/_data/layouts/book.yml
CHANGED
@@ -32,7 +32,7 @@ availability:
|
|
32
32
|
es: 'Si el libro está fuera de stock o no disponible, deshabilita esta opción'
|
33
33
|
en: 'If the book is out of stock or not available, disable this option'
|
34
34
|
price:
|
35
|
-
type: '
|
35
|
+
type: 'string'
|
36
36
|
label:
|
37
37
|
es: Precio
|
38
38
|
en: Pricing
|
@@ -40,7 +40,7 @@ price:
|
|
40
40
|
es: "El precio del libro, por ejemplo 100.99"
|
41
41
|
en: "The book's price, for instance 100.99"
|
42
42
|
currency:
|
43
|
-
type: '
|
43
|
+
type: 'string'
|
44
44
|
label:
|
45
45
|
es: La moneda (ARS, USD, EUR, BTC, etc.)
|
46
46
|
en: The currency (USD, EUR, BTC, etc.)
|