kcc-gem-theme 3.4.2 → 3.4.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_config.yml +2 -10
- 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: e721de93af545a28d3f6f400f662b47cc7bdce6a982b1a96610de9009389df79
|
4
|
+
data.tar.gz: cbb046484dc4c84567bb775714cb03ebb640a21455052344ea5c790314a3cd0a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ab17d6fd7742b8785e91d834ffb943fd43cddcd6f2752eb15c4b888b6bad8d3f98182c7e1a00d29adf160815522e37368da869487e86dde4d9105d21d026b2fb
|
7
|
+
data.tar.gz: d1d43ee1b574bccadf9d4c65eb91064c2e1bfbc4c6eba207a65b58c8b48fc46d1f5f8e81c84099c2c3e5a4148653cd410aed444194ddc693cb4797cc999d9a68
|
data/_config.yml
CHANGED
@@ -166,8 +166,6 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
166
166
|
href: 'student-resources'
|
167
167
|
- text: Bookstore
|
168
168
|
href: 'https://books.kcc.edu'
|
169
|
-
- text: Clubs & Organizations
|
170
|
-
href: 'clubs'
|
171
169
|
- text: 'Center for Equity, Diversity & Inclusion'
|
172
170
|
href: 'edi'
|
173
171
|
- text: Fitness Center
|
@@ -180,14 +178,10 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
180
178
|
href: 'counseling-and-referral-services'
|
181
179
|
- text: Disability Services
|
182
180
|
href: 'disability-services'
|
183
|
-
- text: Student Representatives
|
184
|
-
href: 'student-representatives'
|
185
181
|
- text: Student Complaint Procedures
|
186
182
|
href: 'student-complaint-procedures'
|
187
183
|
- text: Start the Semester Right
|
188
184
|
href: 'welcome'
|
189
|
-
- text: KCC Food Pantry
|
190
|
-
href: 'food-pantry'
|
191
185
|
- text: Tutoring
|
192
186
|
href: 'https://library.kcc.edu/tutoring/'
|
193
187
|
- text: TRIO Student Support Services
|
@@ -198,12 +192,10 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
198
192
|
href: 'food-services'
|
199
193
|
- text: Workforce Services
|
200
194
|
href: 'https://wioa.kcc.edu/'
|
201
|
-
- text: Student Handbook
|
202
|
-
href: handbook
|
203
195
|
- text: Support Resources
|
204
196
|
href: support-resources
|
205
|
-
- text: Student Life
|
206
|
-
href:
|
197
|
+
- text: Student Life
|
198
|
+
href: student-life
|
207
199
|
## Community ##
|
208
200
|
- link_text: Community
|
209
201
|
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.4
|
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
|