kcc-gem-theme 1.28.7 → 1.28.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/nav-sub.html +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 835dfe03e27bba98db6be32bff281145949c0210502bf1abaca93a112589e69f
4
- data.tar.gz: 21526f885a61a479924fe48d21f3ab7893e83317d29a5ea2389cda40a6c05cf9
3
+ metadata.gz: 751daa59fc1ddef726d0f894148128cb24331691f1a3daa180acd2f868bb4c2e
4
+ data.tar.gz: 717f18a857ef66d0795baf5ffbf8a8203782fa9c6bae0e48314df0654c89653d
5
5
  SHA512:
6
- metadata.gz: 412f83543f954c0feb1b49a933a0b3859b63092fbf473306ac10d22a5d3bcb104ff1821d939aa4b17fc3a8ae6380b1cd9d0162441b44daecb39af9ec6d1027ef
7
- data.tar.gz: e659030df3b2012a51274916ce37cc484a0f1cfab7f5d0ef2311960a0a4f96ca7590821e5175394962adaa3bc5eaded395acc8780717ab049bbbf456fb623f60
6
+ metadata.gz: 3709b2a934c0e00faad307ce08b453e4cc2c30d60af3dd342782fb9d8d920e804f02a9444cadd7798238125b19b7bca78c17dbde806908d052571b44d5504d7d
7
+ data.tar.gz: 95c144291893093160a2cdd2a25bd5edc9945b3da641908c47cd6fb41bbfee5fb7b34bee9e445723870eebc9083604b60599ce5c64b23e12bc19643c074417f5
@@ -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 }}{% endif %}"><h3 class="typography__sub-nav--red-h3">{{ page.sub-nav_section | capitalize | replace: "-", " " }}</h3></a>
5
+ <a class="navbar-brand" href="{% if page.sub-nav_section_link == false %}#{% else %}{{ page.baseurl }}{{ page.sub-nav_section | downcase }}{% endif %}"><h3 class="typography__sub-nav--red-h3">{{ page.sub-nav_section | capitalize | replace: "-", " " }}</h3></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 %}
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.28.7
4
+ version: 1.28.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - wdzajicek
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-12-11 00:00:00.000000000 Z
11
+ date: 2019-12-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll