jekyll-theme-image-grid 0.1.5 → 0.1.6

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bb1c6cddd962d80d24d96c5ff74b895b23bc18781deede5b8c59bdc410365ea1
4
- data.tar.gz: 1083e9b237df082a0d885a9a98d8636a8a347d462fe23767ebd4b0496fb653bc
3
+ metadata.gz: '038cec563fb81b2785fb7f822d4b564f4abc99e690dc95008bdce0fb011355b7'
4
+ data.tar.gz: d97f47d7138208ffdd62ea79566b150b175f7d224394cd06610afd846f8a8e4c
5
5
  SHA512:
6
- metadata.gz: 566b0917f9ec31630e28233b33ee567837c8a3cc03a1147164c41e6d8fdf9eb6ea40d074e89582d10eca07fb804680aa56fbad94aaf2e97d65961c4b1e2529f6
7
- data.tar.gz: 1f016a2b7dfe06e477e6657fcb913b360c6ae4e3a707d7bfac23b785433453f405beb0576aaa384b6c5ea0b933da010d0458332f019c3105e716b16aeffa085f
6
+ metadata.gz: 10adcc1f34d028cd1b932fc483a2eb6b3a233bf87626b04af151914d5b9fbe308e09ef77fb0d7116987e971e690a06422e7d39333232b5692d45646d3c5e71e4
7
+ data.tar.gz: 8072b7c11ed3392a7243bfd408fd2116f277c2dac59936e0fd84349a885f9f2c29ce0982a233ef36060ed6dcfa3359545934c68ba6f1b5d63eb4750d0f6ebed8
File without changes
data/README.md CHANGED
File without changes
File without changes
File without changes
File without changes
@@ -5,7 +5,6 @@ layout: default
5
5
  <div class="mt-5">
6
6
  <div class="page-title">{{ page.title }}</div>
7
7
 
8
- <div class="lead">
9
8
  {{ content }}
10
- </div>
9
+
11
10
  </div>
File without changes
File without changes
File without changes
File without changes
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-image-grid
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - jirrian
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-12-31 00:00:00.000000000 Z
11
+ date: 2021-01-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -58,7 +58,7 @@ dependencies:
58
58
  - - ">="
59
59
  - !ruby/object:Gem::Version
60
60
  version: '0'
61
- description:
61
+ description:
62
62
  email:
63
63
  - jillianzhong@yahoo.com
64
64
  executables: []
@@ -82,7 +82,7 @@ homepage: https://github.com/jirrian/jekyll-theme-image-grid
82
82
  licenses:
83
83
  - MIT
84
84
  metadata: {}
85
- post_install_message:
85
+ post_install_message:
86
86
  rdoc_options: []
87
87
  require_paths:
88
88
  - lib
@@ -98,7 +98,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
98
98
  version: '0'
99
99
  requirements: []
100
100
  rubygems_version: 3.0.8
101
- signing_key:
101
+ signing_key:
102
102
  specification_version: 4
103
103
  summary: A simple responsive image grid theme for displaying image-based content with
104
104
  various built-in customization options.