kcc-gem-theme 3.18.2 → 3.18.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 -0
- 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: ac448ef23cf3b7d6a22b0aa31c152a33d37b048b89afdc893b7c2a97a167757b
|
|
4
|
+
data.tar.gz: 34d3e5442de742637351f5dc0c81559d92d5f246288a11da3969e00c3d62012a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c524977b2e6ef7f37ca3025be9c74b10bc0c947a4b987f9555747c58ad2f8e5fab84d2e16eb7ef17807dabc9abb16de1704025ad47514255f72b6f409aac169f
|
|
7
|
+
data.tar.gz: cb47d79d047b5fdcb0ca9f4b4624ffe3d3181a04a39b79c50e393714556f1711c2e46ce8733792688e0e73f796f613e2f0397f568e00fa87afea4b7bb1630276
|
data/_config.yml
CHANGED
|
@@ -285,6 +285,8 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
|
285
285
|
href: 'https://coronavirus.kcc.edu'
|
|
286
286
|
- text: Report a Concern
|
|
287
287
|
href: 'report-a-concern/'
|
|
288
|
+
- text: Freedom of Information
|
|
289
|
+
href: 'https://www.kcc.edu/about/uploads/docs/freedom-of-information-act.pdf'
|
|
288
290
|
|
|
289
291
|
## =================================================================== ##
|
|
290
292
|
## Local Nav and Sub Nav configuration for testing those components. ##
|