linaro-jekyll-theme 0.10.34 → 0.10.35

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.
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: 5f484fe45c93dc0d2550c420732b25439877cc25
4
- data.tar.gz: afa7afacfc7a74ac82e0e5738d44b16afa5deef5
3
+ metadata.gz: 2e22113cb65befa47db3310e884d33e7f74c88ee
4
+ data.tar.gz: 81466891f43164ffa2c17ee87bb99c88eabcf915
5
5
  SHA512:
6
- metadata.gz: 5499ea07373c937186f0ee87d932ca272218825d9ca9e98b7bfaa34e2d2c785fd5c83da102adde6f9ff70a59fbb3dc83fc89eb5847bac877d337bb183b054dbb
7
- data.tar.gz: 483f090d6e8c15dd372a8e33d218151b54deb494f3dd3d27d781faa46d7a75e2029f82102801bafb60aa7b51ca7dc57664bbf951223002afc65cb8bafcaf7137
6
+ metadata.gz: c4bb7fb057da74fac188c5ff036c4425ced50970c4bb68763936fc56d29896d3a7b1681431c9f156801d9322fb7fa9bafb72b3f22fc08cdf76ff94922cfba7f3
7
+ data.tar.gz: 45e209282bd46a1cbf266b626decb7cfc37b2be421422455ef53758ed33c62e56bb0f9f3f625aed024e50414ffc03de6bd8218fc51d8bf93b3cfb26af6e6595b
data/_includes/image.html CHANGED
@@ -1 +1 @@
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}}{% 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.34
4
+ version: 0.10.35
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby