kcc-gem-theme 3.4.1 → 3.4.2
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 +10 -2
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e20a53178bc86154c70ced14977b58f317afdeb67928457f54405670a8ebe3b8
|
4
|
+
data.tar.gz: b4a75524e5411cea35841e55ab78a50ea96dcb71535094ed5168eabed5c435ac
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 28a88184ef8f2226f352ebd529138a55398f27d0b2188dc28f9c956eeb2a16b2fc18b0ecfc47c93ce646c907a8b90dcc4c61246cd3d5564f00782e308158c93a
|
7
|
+
data.tar.gz: 81ec06986a359e5f587a494ae91c68f7714766dd48b413a75337ad26b30fed7ef2bfe5620b537357d9fcdb83b393324225c1ecb135133531f5efb18c22fa6b36
|
data/_config.yml
CHANGED
@@ -166,6 +166,8 @@ 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'
|
169
171
|
- text: 'Center for Equity, Diversity & Inclusion'
|
170
172
|
href: 'edi'
|
171
173
|
- text: Fitness Center
|
@@ -178,10 +180,14 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
178
180
|
href: 'counseling-and-referral-services'
|
179
181
|
- text: Disability Services
|
180
182
|
href: 'disability-services'
|
183
|
+
- text: Student Representatives
|
184
|
+
href: 'student-representatives'
|
181
185
|
- text: Student Complaint Procedures
|
182
186
|
href: 'student-complaint-procedures'
|
183
187
|
- text: Start the Semester Right
|
184
188
|
href: 'welcome'
|
189
|
+
- text: KCC Food Pantry
|
190
|
+
href: 'food-pantry'
|
185
191
|
- text: Tutoring
|
186
192
|
href: 'https://library.kcc.edu/tutoring/'
|
187
193
|
- text: TRIO Student Support Services
|
@@ -192,10 +198,12 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
192
198
|
href: 'food-services'
|
193
199
|
- text: Workforce Services
|
194
200
|
href: 'https://wioa.kcc.edu/'
|
201
|
+
- text: Student Handbook
|
202
|
+
href: handbook
|
195
203
|
- text: Support Resources
|
196
204
|
href: support-resources
|
197
|
-
- text: Student Life
|
198
|
-
href:
|
205
|
+
- text: Student Life Events Calendar
|
206
|
+
href: events-calendar
|
199
207
|
## Community ##
|
200
208
|
- link_text: Community
|
201
209
|
link_href: 'community'
|