jumbo-jekyll-theme 1.7.6 → 1.7.7

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: fda7a69e5cab3d92a3cddd752985228fd3a5d75b
4
- data.tar.gz: 472bf2e1e071aef53c45bc503e2459d1f1c5b613
3
+ metadata.gz: a5174378b6f771dfbd35ed037c77482b6ae4f352
4
+ data.tar.gz: 3cf032287574e984bf6e8bc86817b0e4130ea741
5
5
  SHA512:
6
- metadata.gz: 0d3eb587cba2cf959b67b4da2ef69af8a0719c4d70acd47b0b832f06fa75a1f6d2c59704373b2a898258bfd8beb574660a8f96d33b05207b47608ffa19e32198
7
- data.tar.gz: adedf9a56aedb6efd36a4a5c102eb99ce3dfe9e8596df89a17e9ed286f58e7bb21d2bdafdf38a3bdbd407e00e760b97335cfe58445f2bc9abea638ece80955fd
6
+ metadata.gz: 06cdff0be985728fe1ed1b93cba513eda3b317a1eb7579362280770e39935e8c72baf50d60e507a60913a127e82ce60bfcff2d73eb9dcdfb1783dcc55c3bc1b5
7
+ data.tar.gz: d7d306d7d0a4f4b80d169e273713d6c8e83f3ce190c4613cb5db9f36b4fd8f29b4afe0649abcf70bc5f59a4f784da7c1ed5528c3b22f7f5eee0f63adf1c2e02e
@@ -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 contains "www.linaro.org" or site.url contains "staging.linaro.org" %}class="active"{% endif %}><a class="linaro" href="https://www.linaro.org">Linaro</a></li>
12
+ <li {% if site.url == "https://www.linaro.org" %}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.6
4
+ version: 1.7.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby