kcc-gem-theme 2.17.0 → 2.18.0
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 +0 -2
- 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: f197572f9b67a39807e1c6a9ed06ce4389abf76ca47af187f8d79ab1294effef
|
4
|
+
data.tar.gz: 25490ecffcc2174cc7e55f438b3bb1f2b750bba8d11adaae7ad53217e06e7434
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cce320c83d966cfa5b41d55ded1097961dbbbd4432891407c7ccd125fcb9bbe5e765cbf46f5fa6b6a3132cc2bd34bb3b2ca7207e52832fd1d07c5b379b99e576
|
7
|
+
data.tar.gz: 02eda21d96fc0998af3ca55813703975a2d0a5952e39166fec3be345ce003b504a1864a319dc8a3de2f146cbb0974f714bd1a7aa723525c5c4a81cf4d2bfe79e
|
data/_config.yml
CHANGED
@@ -103,8 +103,6 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
103
103
|
href: 'https://info.kcc.edu/'
|
104
104
|
- text: Visit/Explore
|
105
105
|
href: 'https://visit.kcc.edu'
|
106
|
-
- text: Cav Day
|
107
|
-
href: 'cav-day'
|
108
106
|
- text: 'Start in High School'
|
109
107
|
href: 'high-school'
|
110
108
|
- text: Request KCC Transcripts
|
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.
|
4
|
+
version: 2.18.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- wdzajicek
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-
|
11
|
+
date: 2022-07-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|