kcc-gem-theme 1.81.93 → 1.82.93

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fc6ad1c88c65f84db761c12123dc6de0da3b6635bbe347762ed158dea3aa93fb
4
- data.tar.gz: fb3bbd76f67ad02126653118fae051b858695471a69ff9e91a15a786b8e1318b
3
+ metadata.gz: 23db53bbd025e911a7d0938a644d92741880da76ac0550c189859aa6d22eb7cd
4
+ data.tar.gz: 9a8f5c7f0577ad8921aa9e3a475311e20aca3f9386d9322ac7326fc7af07d04a
5
5
  SHA512:
6
- metadata.gz: b0774ecbda73df5d944d8ff85469ec64ff889c56443bebef1961842aff9fd82a5b5234261e8e9225c5629f38752a95b962b07ea96ec500c07c9a8e7345056a36
7
- data.tar.gz: d7ec4b888a27a9092383dcfd95cad3897733bb9094c08b1c84f7c902599dd5486d1e61f108ffc0f1f157fa65c545f4c7d2711463a03c275c61e73d2155a410fe
6
+ metadata.gz: c41223e5f982edda9aa047b827c26f8dd6f520de2aa2fbecaba18e41f0ecc7d9692058743d4cbb131b9ee838fd642ab09a43351f39b29882f78845053334d1ad
7
+ data.tar.gz: ddc1bbb515b37cbce72f011e23baa6abf272210950beca25fbb759ddc84d12c14faf1d98a47e2155f22a0350ed07cd2d8e5aa09916735c82daa6c8e8642394ce
data/_data/navigation.yml CHANGED
@@ -98,6 +98,8 @@
98
98
  href: 'https://continuinged.kcc.edu/career-services/'
99
99
  - text: Food Services
100
100
  href: 'food-services'
101
+ - text: Workforce Services
102
+ href: 'https://wioa.kcc.edu/'
101
103
  - link_text: Community
102
104
  link_href: 'community'
103
105
  image:
@@ -145,4 +147,8 @@
145
147
  - text: 'Title IX'
146
148
  href: 'title-ix'
147
149
  - text: 'Contact Us'
148
- href: 'contact-us'
150
+ href: 'contact-us'
151
+ - text: Web Services
152
+ href: 'marketing/web-services'
153
+ - text: Consumer Info and Disclosures
154
+ href: 'consumer-info'
@@ -23,7 +23,7 @@
23
23
  class="header-global__drodpown-menu--img img-fluid d-none d-lg-block"
24
24
  alt="{{ item.image.alt }}">
25
25
  </div>{% endif %}
26
- <div class="col-lg-8 col-xl-7 offset-xl-1{% if item.link_text == 'Student Resources' %} header-global__col--column-count{% endif %}">
26
+ <div class="col-lg-8 col-xl-7 offset-xl-1{% if item.link_text == 'Student Resources' or item.link_text == 'About KCC' %} header-global__col--column-count{% endif %}">
27
27
  {%- if item.link_href -%}
28
28
  {% assign site_name_lowercase = site.site_name | downcase | replace: ' ', '-' | replace: '&', 'and' %}
29
29
  <a class="dropdown-item" href="{% if item.link_href contains site_name_lowercase %}{{ page.baseurl }}{% else %}/{{ item.link_href }}{% endif %}">{{ item.link_text }}</a>
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.81.93
4
+ version: 1.82.93
5
5
  platform: ruby
6
6
  authors:
7
7
  - wdzajicek
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-26 00:00:00.000000000 Z
11
+ date: 2021-03-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll