jumbo-jekyll-theme 1.4.2.19 → 1.4.2.20

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: 5eddc61d97ea026535d652a1ea26247cbebfb12f
4
- data.tar.gz: 27f36c470ebb5171e2fdfb395f250ce5b55f4414
3
+ metadata.gz: bd91d66193d82ac3097d6efd2a21fcaf63555057
4
+ data.tar.gz: 69edd1a5918819e6462ad6661a899fdce4be0b77
5
5
  SHA512:
6
- metadata.gz: 42b5c1750a100e00dbb54fc5d845ea453014aeb808a966cd16583c8fb23a4200bf3b94d75f2893e94a829f55b2b0963fbc4d8686556345a5fe168d5b61afb2e3
7
- data.tar.gz: ffd323dabc7c00dc01d1724914ebead64f28044971e25c5a6109865ad8e1cb824ef8d6ff4b0958509bf811e4bd71e788e9fdbc572560ae86d93c8990fa9f9c39
6
+ metadata.gz: 0023c297abbab627caf5e7f809057ca90a56b9c577dfa1a974175998ca71d8650013337b9be31fbbc1cf5f6d9b6f9f24fd8030d920591d9c4a5ef40435915944
7
+ data.tar.gz: 9fa17479d8b3b935a35d04274dc1a288749462e4d240ec907de8cbea5d86a5902594a4988057679458ea71a53fc6a1f15f29d10ef4f13987b3c9dd1a577de163
data/_includes/nav.html CHANGED
@@ -94,7 +94,6 @@ navbar-inverse navbar-fixed-top" id="main-navigation">
94
94
  <a href="#search" class="dropdown-toggle" id="search_icon">
95
95
  <i class="glyphicon glyphicon-search"></i>
96
96
  </a>
97
-
98
97
  </li>
99
98
  {% endif %}
100
99
 
@@ -13,8 +13,6 @@ $(document).mouseup(function(e)
13
13
  $(document).ready(function () {
14
14
 
15
15
  $('.dropdown-toggle').dropdown();
16
-
17
-
18
16
  // $(document).on('touchstart.dropdown.data-api', '.dropdown-submenu > a', function (event) {
19
17
  // event.preventDefault();
20
18
  // });
@@ -139,7 +137,5 @@ $(document).ready(function () {
139
137
 
140
138
  console.log("%c%s", "color:#fff; background:#fff; font-size: 2pt", 'Speak friend and enter. - We are Hiring - visit /careers/ for more info.');
141
139
  console.log("%c%s", "color:#fff; background:#a682b8; font-size: 16pt", 'Linaro.org - Leading Collaboration in the Arm Ecosystem\n\nStatic Website built using Jekyll\n\nTo Contribute visit https://github.com/Linaro/website');
142
-
143
-
144
140
 
145
141
  });
@@ -5,7 +5,7 @@
5
5
  //= require vendor/lazysizes.min
6
6
  //= require vendor/ls.unveilhooks
7
7
  //= require vendor/lightbox
8
- //= require app/sticky-navbar
8
+ //= require app/sticky-tab-bar
9
9
 
10
10
  //= require app/main
11
11
  //= require app/tables
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.4.2.19
4
+ version: 1.4.2.20
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby