kcc-gem-theme 4.1.6 → 4.1.7
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 +1 -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: 0f5964261f86bed8873b1f72ff47173ae253a56759686d5dacf5516ba53fa95a
|
|
4
|
+
data.tar.gz: 4fa8e04a63962b3ef54d50ff02a4139742b48369008955279132c8641fbcbf6e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 938bce0782fd9765ef005b1ab0403a3a5727cfa85a07dfe12fe22fafd51f09ba7bb71db464beb1921d1e1f43925f7237fbf1c0eb5781af90ead44c36ef95d889
|
|
7
|
+
data.tar.gz: a0bb5b5751d97bb0faec5e337d1b609af686ce5cf7468fa8673f09ee5bff4820b64fe914cb9454e66d965be15ed6b448bb724268eb5dcf7bd71125c6d9366a76
|
data/_config.yml
CHANGED
|
@@ -201,7 +201,7 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
|
201
201
|
- text: Financial Aid
|
|
202
202
|
href: 'financial-aid/'
|
|
203
203
|
- text: 'Financial Aid Forms'
|
|
204
|
-
href: 'financial-aid
|
|
204
|
+
href: 'financial-aid/forms/'
|
|
205
205
|
- text: 'Financial Support Opportunities'
|
|
206
206
|
href: '/financial-support/'
|
|
207
207
|
- text: 'Student Employment'
|
|
@@ -303,7 +303,6 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
|
303
303
|
## About KCC ##
|
|
304
304
|
- link_text: About KCC
|
|
305
305
|
link_href: 'about'
|
|
306
|
-
link_nav: 'about'
|
|
307
306
|
image:
|
|
308
307
|
source: 'assets/img/menu-about-kcc.jpg'
|
|
309
308
|
alt: 'Two students posing in front of the KCC main entrance'
|