kcc-gem-theme 2.8.1 → 2.8.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 +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: bc0db8fc774697cbefbcfed75ed9837f375f4dde9d4937a133f6496b7b7ee085
|
|
4
|
+
data.tar.gz: 16738cae00c0502c5bb46e3f4bf31cbf58029752bca68786d2fc8b44ddbdbcc3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3a8e253e92b4e13b9a88a6d50b59bcc4e1f4d7a71d3a772007fdb4946a3997dbdb310670aa5e345e21ba83030840bc8740325ba371597a8f6ccf9ddb8fbeef20
|
|
7
|
+
data.tar.gz: 7d1da9841b1ce078d51f91172ee0541add27e7fd2e06987fe28102ca964b9d2f9dc61a69a5475fe790c385627b1ddc660773e4262df45db85e37e5ebd8bd9c65
|
data/_config.yml
CHANGED
|
@@ -79,6 +79,8 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
|
79
79
|
href: 'register'
|
|
80
80
|
- text: Academic Catalog
|
|
81
81
|
href: 'https://kcc.smartcatalogiq.com/current/Academic-Catalog'
|
|
82
|
+
- text: "Exam Make-ups"
|
|
83
|
+
href: exam-makeups
|
|
82
84
|
- link_text: Admissions
|
|
83
85
|
link_href: admissions
|
|
84
86
|
image:
|
|
@@ -185,6 +187,8 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
|
185
187
|
href: 'arts-and-culture'
|
|
186
188
|
- text: Workforce Services
|
|
187
189
|
href: 'https://wioa.kcc.edu/'
|
|
190
|
+
- text: Specialized Testing
|
|
191
|
+
href: specialized-testing
|
|
188
192
|
- link_text: About KCC
|
|
189
193
|
link_href: 'about'
|
|
190
194
|
link_nav: '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.8.
|
|
4
|
+
version: 2.8.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- wdzajicek
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-07-
|
|
11
|
+
date: 2021-07-29 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|