kcc-gem-theme 2.19.6 → 2.19.8
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 +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3b75943cc10131942270d083745e748b458a132a840f1395bee09e54fbfcdd5a
|
4
|
+
data.tar.gz: 3e3d6eab09a2185c8802f4ad642b5e36192e5e03ea611af4f72aacc3e6645f29
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e2c0aabb105fbf521cf805e83f344f49f8804a3d107aa4f6a5a3ce6a41fa79885f37007b3cdc0b6ecfab1635f02bc69f45d8971d1d52e83e4701d6bc80ed424c
|
7
|
+
data.tar.gz: 4433551fb90a55b180750c15e1aed3ee39245878e8ab46c8dc69f8fca9733f3aaba6b35d529d4f044d8feb09cc11141c88d7a6bbd8847cb8e43cc144c2b7787f
|
data/_config.yml
CHANGED
@@ -74,7 +74,7 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
74
74
|
href: 'calendar'
|
75
75
|
- text: Continuing Education
|
76
76
|
href: 'https://continuinged.kcc.edu/' ## Absolute URL with protocol works too
|
77
|
-
- text: High School
|
77
|
+
- text: Illinois High School Diploma (GED)
|
78
78
|
href: 'https://adulted.kcc.edu/programs/ged/'
|
79
79
|
- text: Commencement
|
80
80
|
href: 'commencement'
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: kcc-gem-theme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.19.
|
4
|
+
version: 2.19.8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- wdzajicek
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-01-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|