kcc-gem-theme 1.48.26 → 1.49.26

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 98b545e237a3b3d7e3bed16345454f1d53f10ef60332fdbc076d1c2622741c67
4
- data.tar.gz: bbf0ebde9edfc258aeb70b0056eb93e2c85772b21ef77668d9c698b5e3d9114c
3
+ metadata.gz: 446eecca06ed848072ccc9ac66765c00354f4a9aa583c73c2117312b0b1b4b9c
4
+ data.tar.gz: fd1fd9207be2055ca055cb8cf9126df5842f6c9825349f14de61e482dd511560
5
5
  SHA512:
6
- metadata.gz: 4154f8ad6e4c5eb9d47b747bc5aad3314da982dc8236eada20cccbd2ba5f4b8e9e210e09410e1eebd66824dbb5881f6eaea7cee155cf37bab231252e6c7c2cd3
7
- data.tar.gz: 50faabc3753d54ab96ef008a9bdf8481487c868e6590046f3131310d4b5a30d1fdcdc9033c9cc819d9ec1daf39dcffea057a97edc8b2015077e999085240019d
6
+ metadata.gz: 3a364aee08e99e3b845b3b648f2298985ff85b180f05cba8477b25ba55d41c6d810603e6ad01be2fccf37031aff0596b829c393207bae6e567cc4f6752e62251
7
+ data.tar.gz: e756356ea6fbfd045cdce8171718eaf0b48bdbbc8beccef20cfee3b430afeb7deed127cd5a4e400325e32279cffda2d0a3e89840a54ee7a440b2b729160a37a9
data/_data/navigation.yml CHANGED
@@ -5,45 +5,37 @@
5
5
  alt: 'Student working in an electrical technology lab'
6
6
  dropdown:
7
7
  - text: Register for Classes
8
- href: '#'
8
+ href: 'register'
9
9
  - text: Courses & Areas of Study
10
- href: '#'
10
+ href: 'courses'
11
11
  - text: Class Schedule
12
- href: '#'
12
+ href: 'schedule'
13
13
  - text: Academic Calendar
14
- href: 'academic-calendar'
14
+ href: 'calendar'
15
15
  - text: Continuing Education
16
- href: '#'
16
+ href: 'https://continuinged.kcc.edu/'
17
17
  - text: High School Equivalency (GED/HiSET)
18
- href: '#'
19
- - text: Graduation
20
- href: '#'
18
+ href: 'https://adulted.kcc.edu/programs/ged/'
19
+ - text: Commencement
20
+ href: 'commencement'
21
21
  - text: Final Exam Schedule
22
- href: '#'
23
- - text: Divisions
24
- href: '#'
22
+ href: 'final-exams'
25
23
  - link_text: Admissions
26
24
  link_href: admissions
27
25
  image:
28
26
  source: 'assets/img/2016-senior-viewbook.jpg'
29
27
  alt: 'Take the first step to achieveing your goals, dreams & ambitions'
30
28
  dropdown:
31
- - text: Start Here
32
- href: '#'
33
29
  - text: Apply
34
- href: '#'
30
+ href: 'https://kccedu.force.com/portal/TX_SiteLogin?startURL=%2Fportal%2FTargetX_Base__Portal'
35
31
  - text: Request Information
36
- href: '#'
32
+ href: 'https://info.kcc.edu/'
37
33
  - text: Visit/Explore
38
- href: '#'
39
- - text: Transcripts & Forms
40
- href: '#'
41
- - text: Placement Testing
42
- href: '#'
34
+ href: 'https://visit.kcc.edu'
43
35
  - text: Cav Day
44
- href: '#'
45
- - text: Student Complaint Policy
46
- href: '#'
36
+ href: 'cav-day'
37
+ - text: 'College Credit in High School'
38
+ href: 'college-credit'
47
39
  - link_text: Tuition & Aid
48
40
  image:
49
41
  source: 'assets/img/fafsa-early-bird-banner-18.jpg'
@@ -14,7 +14,7 @@
14
14
  {% include scripts/google-noscript.html %}
15
15
  {% if site.translate == true %}{% include translate.html %}{% endif %}
16
16
  {% include nav-global.html %}
17
- {% include nav-local.html %}
17
+ {% if page.no_local_nav != true %}{% include nav-local.html %}{% endif %}
18
18
  {{ content }}
19
19
  {% include footer.html %}
20
20
  {% include scripts/vendor-cdn.html %}
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: 1.48.26
4
+ version: 1.49.26
5
5
  platform: ruby
6
6
  authors:
7
7
  - wdzajicek
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-03-10 00:00:00.000000000 Z
11
+ date: 2020-03-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll