kcc-gem-theme 3.7.1 → 3.7.2

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: da030347ceab410a881e920bcb20e0e1fbf3f841f5df2d3e4961f68269657525
4
- data.tar.gz: 884c83fcbcffc0ad7a950bb4a4222fcc32bf21165fc7f432b8b043fe26adea70
3
+ metadata.gz: 4ccc922aeccc214be9b9aff0f82cdfcfd6fc1cab2fb032e4a495cdf9cb38eede
4
+ data.tar.gz: 75cab985f37ef6e950d929e0ccd78b5d1c95f98031677ad5142ab7319447f789
5
5
  SHA512:
6
- metadata.gz: d1664a78ea80d97f401b288f09b040fca08c577453fdadbbd393f20bcb26e6165630114e552c33e4d007e0298348468078ddfe60f7b2337fad80ed7497195700
7
- data.tar.gz: 15acbdf42eae55168e25fa8a0bd83b50bcee2d1ce91091d0d34f7d006d38008a722fd55568ec022582e46586df1055d01013c3312e9a981da1086e756f89301d
6
+ metadata.gz: b7abbe8cf5660165096c48856a949dfbf41d6a3bbd0879682b6c0cdc42cfe96047482437ab86ca4239ae6f84edb9e991b431f32c8bea341c67192da9fc1af7b0
7
+ data.tar.gz: 39373ba5394ccc84fa339b599dac3cf863151d91a65c5ec6d2de3a191dc848cd5ce34063808673052aef786146b45634f7755da8e7c6dc468ab256d8c48fa5ff
@@ -2,7 +2,7 @@
2
2
  <div class="row">
3
3
  <div class="col">
4
4
  <nav class="navbar navbar-light bg-light sub-nav__navbar">
5
- <a class="navbar-brand" href="{% if page.sub-nav_section_link == false %}#{% else %}{{ page.baseurl }}{{ page.sub-nav_section | downcase }}{% endif %}"><h2 class="typography__sub-nav--red-h2">{{ page.sub-nav_section | capitalize | replace: "-", " " }}</h2></a>
5
+ <a class="navbar-brand" href="{% if page.sub-nav_section_link == false %}#{% else %}{{ page.baseurl }}{{ page.sub-nav_section | downcase }}{% endif %}"><h2 class="typography__sub-nav--red-h2 mb-0">{{ page.sub-nav_section | capitalize | replace: "-", " " }}</h2></a>
6
6
  <ul id="subNavNav" class="nav ml-auto">
7
7
  {% assign section = page.sub-nav_section | downcase | append: "/" %}
8
8
  {% for nav in site.sub-nav_links %}
@@ -0,0 +1,6 @@
1
+ ---
2
+ layout: default-core
3
+ ---
4
+
5
+ {% include nav-sub.html %}
6
+ {{ content }}
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.7.1
4
+ version: 3.7.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - wdzajicek
@@ -132,6 +132,7 @@ files:
132
132
  - _layouts/landing-page.html
133
133
  - _layouts/landing-simple.html
134
134
  - _layouts/sub-nav-core.html
135
+ - _layouts/sub-nav.html
135
136
  - _layouts/thank-you.html
136
137
  - assets/css/content.css
137
138
  - assets/img/93-percent-of-students-recommend-us.svg