linaro-jekyll-theme 0.10.89 → 0.10.90

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c9068c49592c3aa83314fbc25fc170bf8fd16b09
4
- data.tar.gz: b3fff72b214bfe41bba7c66fc340451ab5180a78
3
+ metadata.gz: 928b5daa838cc27dbca7fba852ec23475b559b1f
4
+ data.tar.gz: 87eb28b881bc865b04ccd8f6de01fa77b69413ca
5
5
  SHA512:
6
- metadata.gz: b5bff82d45a83cffd7d65a2f97fbd7fd0be8fdc94f73269cfafb8b54f2d5245243e51289965e33deba3cf14e0333916c28bc1131edc412ef1c75d197e15cefd1
7
- data.tar.gz: f6327e54973719849e6dc9cf02bdfdde5b557e387ec54c14759a7dce10453b60a8f67577bc259cb9d3976942da12429384297832186efc52ceb3c7326598b3e5
6
+ metadata.gz: 71f06525e121cbedd63d5a36cc77581ac968a8ef2a63795cecd4502c66d46776c53c1cb5ee4f9ebf6ac701a884ba4bdbb77959a3752291ca130a9914b7c62362
7
+ data.tar.gz: a9a102d0fc944e962fcfe042373c645b7e692c6aab1e8b42afb423fc9a0e199bbf84997eb6e689bc5d0efe1b9e6df46746fca9a213986de7719caa672b95b78f
@@ -42,7 +42,7 @@
42
42
 
43
43
  {% if site.data.footer.image %}
44
44
  <div class="col-xs-6 col-md-2">
45
- <a href="/"><img src="{% if site.using_assets == true %}{% asset_path '{{site.data.footer.image}}' %}{% else %}{{site.data.footer.image}}{% endif %}" class="footer-logo pull-right" alt="{{site.data.company.name}}"></img></a>
45
+ <a href="/"><img src="{% if site.using_assets == true %}{% asset_path '{{site.data.footer.image}}' %}{% else %}{{site.data.footer.image}}{% endif %}" class="footer-logo pull-right" alt="{{site.data.company.name}}"/></a>
46
46
  </div>
47
47
  {% endif %}
48
48
  </div>
@@ -51,7 +51,7 @@
51
51
  <div class="container">
52
52
  <div class="col-md-6 company-footer-bottom">
53
53
  <a href="{{site.data.linaro.url}}"><img src="{{site.data.linaro.footer-logo}}" class="linaro-logo" alt="Linaro Icon"/></a>
54
- <a>Portions of this content &copy; 2017 <a href="{{site.data.linaro.url}}">{{site.data.linaro.name}}</a>
54
+ Portions of this content &copy; 2017 <a href="{{site.data.linaro.url}}">{{site.data.linaro.name}}</a>
55
55
  {% for companypage in site.data.footer.companylinks %}
56
56
  <span class="coloured-bp">&bull;</span> <a href="{{companypage.url}}">{{companypage.name}}</a>
57
57
  {% endfor %}
@@ -2,14 +2,14 @@
2
2
  {% include _theme-includes/_script-includes/gtm/gtm-noscript.html %}
3
3
  {% endif %}
4
4
  <div class="main-navbar">
5
- <nav class="{% if site.data.nav.style %}{{ site.data.nav.style }}{% else %}navbar-inverse navbar-fixed-top{% endif %}" role="navigation" id="main-navigation">
5
+ <nav class="{% if site.data.nav.style %}{{ site.data.nav.style }}{% else %}navbar-inverse navbar-fixed-top{% endif %}" id="main-navigation">
6
6
  <div class="container">
7
7
 
8
8
  <input type="checkbox" id="navbar-toggle-cbox">
9
9
 
10
10
  <!-- NAVBAR HEADER-->
11
11
  <div class="navbar-header">
12
- <label for="navbar-toggle-cbox" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse" aria-expanded="false" aria-controls="navbar">
12
+ <label for="navbar-toggle-cbox" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse">
13
13
  <span class="sr-only">Toggle navigation</span>
14
14
  <span class="icon-bar"></span>
15
15
  <span class="icon-bar"></span>
@@ -77,7 +77,7 @@
77
77
  {% endfor %}
78
78
 
79
79
 
80
- <li class="dropdown" id="search-form" role="search-dropdown">
80
+ <li class="dropdown" id="search-form">
81
81
  <a href="#" class="dropdown-toggle" data-toggle="dropdown"><i class="glyphicon glyphicon-search"></i></a>
82
82
  <ul class="dropdown-menu" id="searchDropdown">
83
83
  <form class="form-inline" action="/search/" method="GET" target="_self">
@@ -1,6 +1,5 @@
1
1
  <div class="row sub-footer">
2
2
  <div class="container">
3
- <div id="mc_embed_signup">
4
3
  <!-- Begin MailChimp Signup Form -->
5
4
  <div id="mc_embed_signup">
6
5
  <form action="//96boards.us3.list-manage.com/subscribe/post?u=14baaae786342d0d405ee59c2&amp;id={{site.data.company.mailchimp.id}}" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
@@ -31,6 +30,4 @@
31
30
  </form>
32
31
  </div>
33
32
  </div>
34
-
35
- </div>
36
33
  </div>
data/robots.txt CHANGED
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  {% if site.production == true %}
4
4
  User-agent: *
5
- Disallow:
5
+ Allow: /
6
6
  {% else %}
7
7
  User-agent: *
8
8
  Disallow: /
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.89
4
+ version: 0.10.90
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby