kcc-gem-theme 2.20.3 → 2.22.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 +4 -0
- 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: c7854b521b79f39f60c7fb0bbec800aa02f56f6ce3218b74d8342bf7144aa522
|
4
|
+
data.tar.gz: c698c136fdda0fcf45c7ecaf2d08648c385a3e7b9d0f7332f28fb525ae1c3646
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5ca62869f8d686d49026e157ddb91790da38fa686e455609954cbe2891972c3dfcbdd90fd1cbc4bfc5b69d753be55ff1cfda35bdf79d6808254f38e4f1028f1b
|
7
|
+
data.tar.gz: 7a8ce40ada3e0eeed8519b005e86ea50773709b46611fccb231db88aedb1759523eedc0c996f07d2af5b01bef79fd94d20d7f488212e61d4b3da07df4ee7a5d0
|
data/_config.yml
CHANGED
@@ -184,6 +184,8 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
184
184
|
href: handbook
|
185
185
|
- text: Childcare Discount
|
186
186
|
href: childcare
|
187
|
+
- text: Support Resources
|
188
|
+
href: support-resources
|
187
189
|
## Community ##
|
188
190
|
- link_text: Community
|
189
191
|
link_href: 'community'
|
@@ -205,6 +207,8 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
205
207
|
href: 'https://wioa.kcc.edu/'
|
206
208
|
- text: Community Testing Center
|
207
209
|
href: testing-center
|
210
|
+
- text: Wheels of Opportunity
|
211
|
+
href: 'wheels'
|
208
212
|
## About KCC ##
|
209
213
|
- link_text: About KCC
|
210
214
|
link_href: 'about'
|
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.22.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- wdzajicek
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-06-
|
11
|
+
date: 2023-06-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|