linaro-jekyll-theme 0.10.148 → 0.10.149

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: 46d7fbb2ec731cdf5736ae21ac1ba02497d5522a
4
- data.tar.gz: 9d653e11731cb4aeae974d4496cc347f86f6aca8
3
+ metadata.gz: 2804e0be0935af278ecf362176d5d5a32b98c542
4
+ data.tar.gz: 233b32f03107718e8df4a539af2ad1e9cc0e7eb2
5
5
  SHA512:
6
- metadata.gz: ec7bcefd52096c6c9df004a8b09fabe005bafd25463aa44b968b3a872ee0aac23b378e20c37929ddff1343fdd650211817effbf365d254d061b9e6dc45d2c33d
7
- data.tar.gz: c513ba48ae46daae5338d2d25c4fa644a774fe7737da54567348f6fc2f03e9ba3e5557aa403b3432cbff1eeec9025d65aed9023ef20346640e6b4bb08290ac07
6
+ metadata.gz: b6b787f5437e183acd4c2a4f8f610c1a34c3dd605a64812b961b0968f19c4f2be6b2f81b60409d752d37072cd5b477b4af4c3df9b9b1c2173956ec44e2f91aa7
7
+ data.tar.gz: ba498188f9e2e5e3b1a237c448c7649498bf45a540ca4447fa83383f64955a4e2cafcb0619867ea3b1e4b4295d989a245c63dcd3e843e10dae26d2367e0fe6a2
@@ -1,6 +1,6 @@
1
1
  {% if include.lightbox_disabled %}
2
2
  ![{{include.alt}}](data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==){:class="img-responsive lazyload {% if include.class %}{{include.class}}{% endif %}" data-src="{% asset_path '{{include.name}}' %}"}
3
3
  {% else %}
4
- [![{{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}}{% elsif include.lightbox_disabled %}{% else %}{% asset_path "{{include.name}}" %}{% endif %}){% if include.lightbox_disabled %}{% else %}{:{% if include.url %}{% else %}data-lightbox="{{include.name}}" data-title="{{include.alt}}"{% endif %}}{% endif %}
4
+ [![{{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}}{% elsif include.lightbox_disabled %}{% else %}{% asset_path "{{include.name}}" %}{% endif %}){% if include.lightbox_disabled %}{% else %}{% if include.url %}{% else %}{: data-lightbox="{{include.name}}" data-title="{{include.alt}}"}{% endif %}{% endif %}
5
5
  {% endif %}
6
6
 
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.148
4
+ version: 0.10.149
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby