kcc-gem-theme 3.3.0 → 3.3.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/_includes/header-global.html +1 -28
- data/_includes/trending-searches.html +28 -0
- metadata +2 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9780e3dc9b9accaef938800ee7d4ce0415b29660de1b48792b80034a6d9f05f5
|
4
|
+
data.tar.gz: c496579024df75f9621439c0ddae8d6067e2f7530e791b499a8eed6a00e6b151
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9df659648d1f53b44f5af53459bab892ab4540991e26ad1346c58a063c2f9adafb53703ba533a908108ab6f60af988c612eb3ab50040d987caa969adab794ee0
|
7
|
+
data.tar.gz: 9991e7b15d6d2d0345922da8a82815ace6c45b6fe3b91c0543447b9c989098c3c25a832097f2412147d7be8c36dc5a672d06b7b2e8a453f514f4771a830ebdc0
|
@@ -17,34 +17,7 @@
|
|
17
17
|
</button>
|
18
18
|
<div id="searchCollapse" aria-hidden="true" class="header-global__search-collapse">
|
19
19
|
<gcse:searchbox-only resultsUrl="/search/"></gcse:searchbox-only>
|
20
|
-
|
21
|
-
xmlns="http://www.w3.org/2000/svg"
|
22
|
-
height="24px"
|
23
|
-
viewBox="0 0 24 24"
|
24
|
-
width="24px"
|
25
|
-
fill="#e8eaed"
|
26
|
-
aria-hidden="true"
|
27
|
-
>
|
28
|
-
<path d="M0 0h24v24H0z" fill="none" />
|
29
|
-
<path d="M16 6l2.29 2.29-4.88 4.88-4-4L2 16.59 3.41 18l6-6 4 4 6.3-6.29L22 12V6z" />
|
30
|
-
</svg></p>
|
31
|
-
<ul class="header-global__search-suggestions">
|
32
|
-
<li><a href="https://books.kcc.edu/">Bookstore</a></li>
|
33
|
-
<li><a href="https://foundation.kcc.edu/scholarships/">Scholarships</a></li>
|
34
|
-
<li><a href="https://www.kcc.edu/about/visitor-information/#campus-maps">Maps</a></li>
|
35
|
-
<li><a href="https://news.kcc.edu">News</a></li>
|
36
|
-
<li><a href="https://www.kcc.edu/academics/calendar/">Academic Calendar</a></li>
|
37
|
-
<li><a href="https://www.kcc.edu/admissions/#request-your-transcript">Transcript Request</a></li>
|
38
|
-
<li><a href="https://foundation.kcc.edu/">Give</a></li>
|
39
|
-
<li><a href="https://kcc.instructure.com/login/saml">Canvas</a></li>
|
40
|
-
<li><a href="https://www.kcc.edu/tuition-and-aid/financial-aid/">Financial Aid</a></li>
|
41
|
-
<li><a href="https://www.kcc.edu/student-resources/clubs/">Clubs</a></li>
|
42
|
-
<li><a href="https://athletics.kcc.edu/facilities/fitness-center/">Fitness Center</a></li>
|
43
|
-
<li><a href="https://www.kcc.edu/student-resources/advising/">Advising</a></li>
|
44
|
-
<li><a href="https://library.kcc.edu/tutoring/">Tutoring</a></li>
|
45
|
-
<li><a href="https://catalog.kcc.edu">Course Catalog</a></li>
|
46
|
-
<li><a href="https://www.kcc.edu/about/directories/">Directory</a></li>
|
47
|
-
</ul>
|
20
|
+
{% include trending-searches.html %}
|
48
21
|
</div>
|
49
22
|
<button id="closeSearchButton"
|
50
23
|
role="button"
|
@@ -0,0 +1,28 @@
|
|
1
|
+
<p class="header-global__trending-label mb-0">Trending Searches <svg
|
2
|
+
xmlns="http://www.w3.org/2000/svg"
|
3
|
+
height="24px"
|
4
|
+
viewBox="0 0 24 24"
|
5
|
+
width="24px"
|
6
|
+
fill="#e8eaed"
|
7
|
+
aria-hidden="true"
|
8
|
+
>
|
9
|
+
<path d="M0 0h24v24H0z" fill="none" />
|
10
|
+
<path d="M16 6l2.29 2.29-4.88 4.88-4-4L2 16.59 3.41 18l6-6 4 4 6.3-6.29L22 12V6z" />
|
11
|
+
</svg></p>
|
12
|
+
<ul class="header-global__search-suggestions">
|
13
|
+
<li><a href="https://books.kcc.edu/">Bookstore</a></li>
|
14
|
+
<li><a href="https://foundation.kcc.edu/scholarships/">Scholarships</a></li>
|
15
|
+
<li><a href="https://www.kcc.edu/about/visitor-information/#campus-maps">Maps</a></li>
|
16
|
+
<li><a href="https://news.kcc.edu">News</a></li>
|
17
|
+
<li><a href="https://www.kcc.edu/academics/calendar/">Academic Calendar</a></li>
|
18
|
+
<li><a href="https://www.kcc.edu/admissions/#request-your-transcript">Transcript Request</a></li>
|
19
|
+
<li><a href="https://foundation.kcc.edu/">Give</a></li>
|
20
|
+
<li><a href="https://kcc.instructure.com/login/saml">Canvas</a></li>
|
21
|
+
<li><a href="https://www.kcc.edu/tuition-and-aid/financial-aid/">Financial Aid</a></li>
|
22
|
+
<li><a href="https://www.kcc.edu/student-resources/clubs/">Clubs</a></li>
|
23
|
+
<li><a href="https://athletics.kcc.edu/facilities/fitness-center/">Fitness Center</a></li>
|
24
|
+
<li><a href="https://www.kcc.edu/student-resources/advising/">Advising</a></li>
|
25
|
+
<li><a href="https://library.kcc.edu/tutoring/">Tutoring</a></li>
|
26
|
+
<li><a href="https://catalog.kcc.edu">Course Catalog</a></li>
|
27
|
+
<li><a href="https://www.kcc.edu/about/directories/">Directory</a></li>
|
28
|
+
</ul>
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: kcc-gem-theme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.3.
|
4
|
+
version: 3.3.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- wdzajicek
|
@@ -123,6 +123,7 @@ files:
|
|
123
123
|
- _includes/targetx-form.html
|
124
124
|
- _includes/targetx-head.html
|
125
125
|
- _includes/translate.html
|
126
|
+
- _includes/trending-searches.html
|
126
127
|
- _layouts/compress.html
|
127
128
|
- _layouts/default-core.html
|
128
129
|
- _layouts/default-landing.html
|