jekyll-theme-centos 2.3.0.beta.87 → 2.3.0.beta.88
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/centos/identity.yml +4 -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: 95f5f75327a55bc5c20e986116f68bdcc8c0ace0add3486f9b357db36509f7e4
|
|
4
|
+
data.tar.gz: 610aeae9a571f792785ad6e13d05919142ff10ca8387b9908972055c1c7dffb0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a625de3695c6163bf48647b5f4d1ffc6c35f8deebadc859e70e69d5feb4f9bda55056e5d6b054367f98930ec16a84083b050d915e870945a14b35937d3360de6
|
|
7
|
+
data.tar.gz: b222a1dd15cebd18d984438da0395658d535c729a5059cead2dabf32aa839b17bde5415ccd75372d9107fc0649afd9c1f0f2fdc2350f30fe153b79e7160bd0e8
|
data/_data/centos/identity.yml
CHANGED
|
@@ -3,8 +3,10 @@
|
|
|
3
3
|
# site.data.centos.identity - Control the site branding (corporate visual
|
|
4
4
|
# identity) information.
|
|
5
5
|
#
|
|
6
|
-
title: "
|
|
7
|
-
description:
|
|
6
|
+
title: "The CentOS Project"
|
|
7
|
+
description: >
|
|
8
|
+
Community-driven free software effort focused around the goal of providing a
|
|
9
|
+
rich base platform for open source communities to build upon.
|
|
8
10
|
|
|
9
11
|
logo:
|
|
10
12
|
link: ""
|