mono-lite 0.3.6 → 0.3.7

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/_layouts/post.html +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 19c5d485f66365b2706a0ad62a8c127cfbcafdb517f2a7ecb01bcd0655aa1461
4
- data.tar.gz: 41c2a41619f6dcf9d33066c25d0fe4b0826281e80d5c8e6ea426a663ab725bbd
3
+ metadata.gz: 300a14c71151965dc0e384387c668f47952b010c765db578230f01f4429ea4a6
4
+ data.tar.gz: db39536fc6f617cecff97a9f0f0db00bc8f288c0601f77d1e56387c3041a393f
5
5
  SHA512:
6
- metadata.gz: 5d735668f42a4f4e122cd84e4695ef37369cc34189c2db1814adeec43204f299d0fc9c86f66fb9cb1a3bf29ca7a82aab2c0ca126303564cd6bb3df4ebc07e7be
7
- data.tar.gz: fd76db217f12f1c77e382e6b02be8b714c669d09cdf74e899dbb0bf367f22ac44eb3db4ea9744f15b221294f28dd117cfd5654a831111ffbb2f74a1976672e0f
6
+ metadata.gz: cd5c4de8775dbf3aae5e0a5e1ff6a9b5833bda9c941181d082370d3c5b52632ace10439d8a618d3a2ef8fb945dda83cdcf2379d99091fb55f1b625d6dbcc36b4
7
+ data.tar.gz: eca80bbe2feaa2cfcdcb845dcc80358c86aaddc3b0b406284a5634c3743823169dc4301eef1d52338f22b4d1de0e8105b67a61f3b78d0622bd093f3417818817
data/_layouts/post.html CHANGED
@@ -9,7 +9,7 @@ layout: page
9
9
  </header>
10
10
 
11
11
  <div class="post-content">
12
- {{ content }}
12
+ {{ content | lazy_load_images }}
13
13
  </div>
14
14
 
15
15
  </article>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mono-lite
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.6
4
+ version: 0.3.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dylan Hawley