linaro-jekyll-theme 0.10.130 → 0.10.131

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/image.html +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a500f8c7354b2354f5f41a69fdc87d98985bb369
4
- data.tar.gz: 288ff350064e20fa1029719eb0cc0a461e3d5d27
3
+ metadata.gz: 21322ab8c03fa1a656bf8c9f8866a66e76e54710
4
+ data.tar.gz: 1a147d504ea0211ce9d411849b5e0e4fd7e3911c
5
5
  SHA512:
6
- metadata.gz: fbce4becde927aefc6a5d038e972a4520fc92f561fb2cd05308935dfdec1cdfeb7a43004f70b42dcfb4ee91c56d0f4ee64c61438d51835a8fad8c19433298fc9
7
- data.tar.gz: e0dd496d12696191554c7d63c1b65de831887769740536fb82090e1d303558f87e5d94f0e72e7add38a8f287918c62aa9e7da8b01b6a94e16b9401630cd3f7d5
6
+ metadata.gz: 4183efd3fba964d2071f824dc8eab2fd99e874001cff33ecbd19b3507cf0ae9dcbb0e0f0b6c5910f26454ba0ec67f087178f6bff91f6b2b2df34861405f2d294
7
+ data.tar.gz: d233e314851f508751fa23fe638ca279d5550d3901ace656ca2aa18035b55da40c8b1894203fb2963725058e102682549b78c55520aa092395a9062036e17ee4
data/_includes/image.html CHANGED
@@ -1 +1 @@
1
- [![{{include.alt}}](data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==){:class="img-responsive lazyload" data-src="{% asset_path '{{include.name}}' %}"}]({% if include.url %}{{include.url}}{% else %}{% asset_path "{{include.name}}" %}{% endif %}){:{% if include.url %} {% else %}data-lightbox="{{include.name}}" data-title="{{include.alt}}"{% endif %}}
1
+ [![{{include.alt}}](data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==){:class="img-responsive lazyload {% if include.class %}{{include.class}}{% endif %}" data-src="{% asset_path '{{include.name}}' %}"}]({% if include.url %}{{include.url}}{% else %}{% asset_path "{{include.name}}" %}{% endif %}){:{% if include.url %} {% else %}data-lightbox="{{include.name}}" data-title="{{include.alt}}"{% endif %}}
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.130
4
+ version: 0.10.131
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby