kcc-gem-theme 2.19.4 → 2.19.6
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 +2 -2
- data/_includes/main-call-to-action.html +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: '053812a8bd64e5e7a284cc18edbbdf607863a5d9f84d017835574f9ea7bfe840'
|
4
|
+
data.tar.gz: 2254cba453ee8bc0a0e9905740c6511d6a9ac6488e0f733f79941118da4da0d3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 138e321d778cf8769aebf5a680a4476b2393ede8e6e22dd1d7c8b365cc3b82ecaf26f6d5e7abef76fb21f4c937ddffa3f3ff79f460136620b5f8d2063a6207e3
|
7
|
+
data.tar.gz: 8dca7d6e57cf38364add56f96f8b0dce382f907f783d42bc5363f6973b493ed9bbb74664219bdfbee9c9601b7018b22d0c8b4a7cc1409e70af6d2ff99e650574
|
data/_config.yml
CHANGED
@@ -98,7 +98,7 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
98
98
|
- text: Placement Testing
|
99
99
|
href: 'testing'
|
100
100
|
- text: Apply
|
101
|
-
href: 'https://
|
101
|
+
href: 'https://apply.kcc.edu'
|
102
102
|
- text: Request Information
|
103
103
|
href: 'https://info.kcc.edu/'
|
104
104
|
- text: Visit/Explore
|
@@ -246,4 +246,4 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
246
246
|
- text: Consumer Info and Disclosures
|
247
247
|
href: 'consumer-info'
|
248
248
|
- text: ICCB Salary and Benefits Portal
|
249
|
-
href: 'http://iccbdbsrv.iccb.org/salarysearch/home.cfm'
|
249
|
+
href: 'http://iccbdbsrv.iccb.org/salarysearch/home.cfm'
|
@@ -4,7 +4,7 @@
|
|
4
4
|
<div class="row no-gutters">
|
5
5
|
<div class="col-md-4 px-1 my-1">
|
6
6
|
<a class="btn buttons__action"
|
7
|
-
href="https://
|
7
|
+
href="https://apply.kcc.edu">
|
8
8
|
{% include svg/check_circle-24px.html %} Apply
|
9
9
|
</a>
|
10
10
|
</div>
|
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.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- wdzajicek
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-09
|
11
|
+
date: 2022-12-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|