linaro-jekyll-theme 0.10.83 → 0.10.84

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: 465f461593fa9d105563fd19c6a4e7ad20c2ba0a
4
- data.tar.gz: 4f316a23a330ec3fcbd0c0d9ce9f58a33e36427c
3
+ metadata.gz: b94ff15b16683af13b72875fc07e6084bf12d451
4
+ data.tar.gz: b289b6b7d33b20558fd2a71eac9eae42ec3950b2
5
5
  SHA512:
6
- metadata.gz: '050140439ff0a58ca3824c917ecc50dd492d9d57f07801799256ea6c508d2b58aef49c0bc0706d65796124ce680df3ba678a7b5bb6b66f6af7a2adcdc18790c4'
7
- data.tar.gz: 2b9084eb9d917c9bfe6bc9552c548b5798b4757d1db459514f46ca88b0ea2092eb46d60c81f5d31587083eceef066595ffdcbb64b77c84e3e9938bc4a7e21a0e
6
+ metadata.gz: e96b7bd6616a007ee1d8656ac435fe9192569572571eae1e8bf963739baa7ab0897131081ab5ddd144410e65535879f4bf5060b046553d18075ba649ac0ef9a2
7
+ data.tar.gz: 1d8559402cac05500019bdd3ffc90ced5badb5059412d70f5b0602dcd52bc46fa5db3182dcf58d6be144d06ae13da568a457f33dfeb00943a1c2d3ef9f1751f8
@@ -11,7 +11,7 @@
11
11
  {% endif %}
12
12
  </title>
13
13
  {% include _theme-includes/_script-includes/css.html %}
14
- <link rel="icon" href="{% if site.data.company.favicon %}{% if site.using_assets %}{% asset_path '{{site.company.favicon}}' %}{% else %}{{site.company.favicon}}{% endif %}{% else %}/assets/images/favicon.png?v=2{% endif %}" type="image/png" />
14
+ <link rel="icon" href="{% if site.data.company.favicon %}{% if site.using_assets %}{% asset_path '{{site.data.company.favicon}}' %}{% else %}{{site.data.company.favicon}}{% endif %}{% else %}/assets/images/favicon.png?v=2{% endif %}" type="image/png" />
15
15
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
16
16
  <meta charset="UTF-8">
17
17
  {% if site.data.company.google.tag_manager %}
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.83
4
+ version: 0.10.84
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby