morel-theme 0.2.24 → 0.2.25
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/_config.yml +1 -1
- 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: 619ada679af901b1dc9147e3253cf60e7fd52aa6df2d88d05338aecdff0c870a
|
|
4
|
+
data.tar.gz: a74f0a92ee679ad89924b4159017963ad24bfdb40d968d52082b2500a2b49ae7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fb5bfe8dffe9ef3539616cdfbbb76071fff325f159116a9469674c53d5e5616629f463250239d20b1f2a5221ff8643d2d1d243dadb56182f36668dc94c97f218
|
|
7
|
+
data.tar.gz: b954ad8dba90325b3861e139d3ce533e8c8ac5744423daedb25d2395dc6ff71efc8685e16b21e6790593d7f64f92ce50bb32f088c6a9e31d8148398c34d53774
|
data/_config.yml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
title: MOREL # Write here the name of your site
|
|
2
2
|
tagline: Mobile Open Resilient Electronic Libraries # Write here the description of your site
|
|
3
3
|
img: logo.png # Substitute the file with a copy of your site's logo on /assets/img/tema
|
|
4
|
-
background:
|
|
4
|
+
background: pattern.png # Substitute the file with a copy of your site's pattern on /assets/img/tema
|
|
5
5
|
image : avatar.png
|
|
6
6
|
email : proyectomorel@gmail.com
|
|
7
7
|
github :
|