linaro-jekyll-theme 0.10.102 → 0.10.103

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 70020929642e130c984840942fbb452429d1a90f
4
- data.tar.gz: 1340d4bdd0fa80c0e9ef1a3065ed6684a35cfefd
3
+ metadata.gz: 1be507edbf001328d24e5e7e267e3a09816e06b8
4
+ data.tar.gz: a210db6e798b463631cd3d981f4d0013f2094fb9
5
5
  SHA512:
6
- metadata.gz: b97102712e94c703cade96fa9395b1e7119c153666e5e07146550be9979a0945eded4b2a992de955f59ed197c2b058bfd6a5e12e07e89021076237e9922b6c6a
7
- data.tar.gz: 98d036a01f2891a20f28849d3a1a991805e735318602d9df98af4d2eb885032a94a849511f19c4013d8e042c7d0ee4557332687a4c6f126b9753ff5f5531dac5
6
+ metadata.gz: ff7fc2c44e18281ab8cd74e6eeada01b5594b91cf7fd04cf47b8472a0aeb0562aa79bc2b51d7e2b8b4345cd6a10a99c46c6861c8032b6b84bbbb70db2c7c688f
7
+ data.tar.gz: 2db9ce0291fa67791d336d6a119e198589a2de3a12b2d525c1c1f73c4a3d27d8e93f3ea708d6f09a4c2f31efe203955b1b0c241d6bd190150f2e8bff09c2d59c
@@ -37,7 +37,7 @@
37
37
  active
38
38
  {% endif %}
39
39
  {% endfor %}">
40
- <a href="" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">{{section.title}} <span class="caret"></span></a>
40
+ <a href="{% if section.url %}{{section.url}}{% endif %}" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">{{section.title}} <span class="caret"></span></a>
41
41
  <ul class="dropdown-menu">
42
42
  {% for menu_option in section.options %}
43
43
  {% if menu_option.options %}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: linaro-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.102
4
+ version: 0.10.103
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby