kcc-gem-theme 3.4.2 → 3.4.3
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 -8
- 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: 7b433ea456f33b9be1686865209849ac694bd375e6cb1d523ac0c433c9bb8c0d
|
4
|
+
data.tar.gz: ea7ccd684937ccd4bb70851505d5216ad021710cc0718891f9dc9a0dc05857f6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b0be89a5f1e34888be71ad48cf2db74f76a817e4ae786d0d21671c1a0ed8f4ea5df764f11bba2921458370e18cd564f8e74bde02c882276c570fd27fd90d994c
|
7
|
+
data.tar.gz: b303c82009cf68a1c44771c6adf9cf0c43a879d112ac83753caf9bf04cb0e154836078387a4739bdd2b576eca7920f1ed02c4879aee1bda181a1fb5fa080f613
|
data/_config.yml
CHANGED
@@ -180,14 +180,10 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
180
180
|
href: 'counseling-and-referral-services'
|
181
181
|
- text: Disability Services
|
182
182
|
href: 'disability-services'
|
183
|
-
- text: Student Representatives
|
184
|
-
href: 'student-representatives'
|
185
183
|
- text: Student Complaint Procedures
|
186
184
|
href: 'student-complaint-procedures'
|
187
185
|
- text: Start the Semester Right
|
188
186
|
href: 'welcome'
|
189
|
-
- text: KCC Food Pantry
|
190
|
-
href: 'food-pantry'
|
191
187
|
- text: Tutoring
|
192
188
|
href: 'https://library.kcc.edu/tutoring/'
|
193
189
|
- text: TRIO Student Support Services
|
@@ -198,12 +194,10 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
198
194
|
href: 'food-services'
|
199
195
|
- text: Workforce Services
|
200
196
|
href: 'https://wioa.kcc.edu/'
|
201
|
-
- text: Student Handbook
|
202
|
-
href: handbook
|
203
197
|
- text: Support Resources
|
204
198
|
href: support-resources
|
205
|
-
- text: Student Life
|
206
|
-
href:
|
199
|
+
- text: Student Life
|
200
|
+
href: student-life
|
207
201
|
## Community ##
|
208
202
|
- link_text: Community
|
209
203
|
link_href: 'community'
|
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: 3.4.
|
4
|
+
version: 3.4.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- wdzajicek
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-07-
|
11
|
+
date: 2024-07-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|