jumbo-jekyll-theme 1.7.7 → 1.7.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/universal-nav.html +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a5174378b6f771dfbd35ed037c77482b6ae4f352
4
- data.tar.gz: 3cf032287574e984bf6e8bc86817b0e4130ea741
3
+ metadata.gz: 83e45d5f0feb5623b82f9d27f7c93bbad4e5a62d
4
+ data.tar.gz: 12083109dc602d14fe52929ebb97ad371ad120e1
5
5
  SHA512:
6
- metadata.gz: 06cdff0be985728fe1ed1b93cba513eda3b317a1eb7579362280770e39935e8c72baf50d60e507a60913a127e82ce60bfcff2d73eb9dcdfb1783dcc55c3bc1b5
7
- data.tar.gz: d7d306d7d0a4f4b80d169e273713d6c8e83f3ce190c4613cb5db9f36b4fd8f29b4afe0649abcf70bc5f59a4f784da7c1ed5528c3b22f7f5eee0f63adf1c2e02e
6
+ metadata.gz: 7fdc11fb86a981f042c24783aed362aaa5ab58ecf9ca50314903533fba56471b3e41220e8f7e7b202f0ec03d80f8723d665e03865bc520dfb86ce51389c59591
7
+ data.tar.gz: f9ed94f0eee6d78d25bcb1945a6ff8ba4d682a03038956c442dc9ece92cef223ac2c72cbd12310fc448ff64a352305ddfeb22c9a419b11e1574deca71fd28653
@@ -9,7 +9,7 @@
9
9
  </div>
10
10
  <div id="navbar" class="navbar-collapse collapse" aria-expanded="false" style="height: 1px;">
11
11
  <ul class="nav navbar-nav">
12
- <li {% if site.url == "https://www.linaro.org" %}class="active"{% endif %}><a class="linaro" href="https://www.linaro.org">Linaro</a></li>
12
+ <li {% if site.title == "Linaro" %}class="active"{% endif %}><a class="linaro" href="https://www.linaro.org">Linaro</a></li>
13
13
  <li {% if site.url contains "connect.linaro.org" %}class="active"{% endif %}><a class="connect" href="https://connect.linaro.org">Connect</a></li>
14
14
  <li {% if site.url contains "96boards.org" %}class="active"{% endif %}><a class="boards" href="https://www.96boards.org">96Boards</a></li>
15
15
  <li {% if site.url contains "linaro.cloud" %}class="active"{% endif %}><a class="dev-cloud" href="https://linaro.cloud">Developer Cloud</a></li>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jumbo-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.7
4
+ version: 1.7.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby