kcc-gem-theme 3.9.0 → 3.9.1
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 -1
- data/_includes/nav-global-top.html +1 -1
- data/_includes/trending-searches.html +1 -1
- 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: c1dbafd977564a1279a1bc5e8f25be0c3c2cdde0f76e0266e365746962192e0b
|
4
|
+
data.tar.gz: 68f4bc393458f1607ccba03c70efc48b316afb5d92ab2fe8839c75e153989e48
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3605e344befcccd2cf22d29ac1d93778bfef6fa771f576dacc9a680b3abe6b036bc2dc5ad773e2cde831eca6e01b1e084c38493776f32bdd191c85dd43c6265e
|
7
|
+
data.tar.gz: 3cf6820b90822d97dfcd5f2a3b45f57c4b203bda68469302196e4aad838f1a4eb3f157e9f2a11285c6572e7fdaa2ed31a30f575e464e3a371c33b3132dbe8fa0
|
data/_config.yml
CHANGED
@@ -187,7 +187,7 @@ navigation: ## Add a navigation key to any project using kcc-gem-theme to locall
|
|
187
187
|
- text: Start the Semester Right
|
188
188
|
href: 'welcome/'
|
189
189
|
- text: Tutoring
|
190
|
-
href: '
|
190
|
+
href: 'tutoring/library/'
|
191
191
|
- text: TRIO Student Support Services
|
192
192
|
href: 'trio/'
|
193
193
|
- text: Career Services
|
@@ -22,7 +22,7 @@
|
|
22
22
|
<li><a class="ga_search_link" href="https://www.kcc.edu/student-resources/student-life/clubs/">Clubs</a></li>
|
23
23
|
<li><a class="ga_search_link" href="https://athletics.kcc.edu/facilities/fitness-center/">Fitness Center</a></li>
|
24
24
|
<li><a class="ga_search_link" href="https://www.kcc.edu/student-resources/advising/">Advising</a></li>
|
25
|
-
<li><a class="ga_search_link" href="https://
|
25
|
+
<li><a class="ga_search_link" href="https://www.kcc.edu/library/tutoring/">Tutoring</a></li>
|
26
26
|
<li><a class="ga_search_link" href="https://catalog.kcc.edu">Course Catalog</a></li>
|
27
27
|
<li><a class="ga_search_link" href="https://www.kcc.edu/about/directories/">Directory</a></li>
|
28
28
|
</ul>
|
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.9.
|
4
|
+
version: 3.9.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- wdzajicek
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-09-
|
11
|
+
date: 2024-09-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|