jekyll-theme-lily 1.3.2.2.11 → 1.5.2.2.11

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/README.md +2 -2
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9cba36a9d8fc2693188c9ab9de8e56534af318fee0423e488d0afe0cdd6cc277
4
- data.tar.gz: 45a0fe8c2edb3592cd0a174ffda3ad01ada888aa1df37c9cda1a088931cc243d
3
+ metadata.gz: 318136d55de19b6caccaec6062d8a4468a7c02fdd6650f0f473b2cc64e6bc1d0
4
+ data.tar.gz: 6bec5c560296e1e493fc5a53934d83d1e3d40d31a061c6f4bd68cb0b7c720044
5
5
  SHA512:
6
- metadata.gz: 1e0fc58b8ee57c1fb779c600a955fdf061b1015d030783e24accbb179580f5a443f67ac1b807342b205372ff5285cc570647ddfe5cc6ac1fd2fc29f0f9232dd9
7
- data.tar.gz: 2436fafa5673b12327caa0c1a42a57c7eaead252b2698a371d87332971def96faaa5bbfe0aac67fb53cec85875da2ee0d0fa95703d928e124213c37ac2abaa7e
6
+ metadata.gz: b81c1ceb47c2f5caefd2a91ebd4ff26aa394ad6e16606003599f35f7662b4ca22f3cce90c26711c721e0630e9d2f370494aa10b18d0bab7598fd70f5ff1ccc12
7
+ data.tar.gz: 3e2c241f09c228fbacd8194887e685424426bb5d52bec6433ac5b27735c494884b80733a6a5f5a00653cc201d3e8d241f04a3890820dacc8e056d7eb45fcda1d
data/README.md CHANGED
@@ -34,7 +34,7 @@ To directly use the Lily theme:
34
34
  1. Add the following to your site's `_config.yml`:
35
35
 
36
36
  ```yml
37
- remote_theme: HowerZiu/jekyll-theme-lily@1.3.2.2.11
37
+ remote_theme: HowerZiu/jekyll-theme-lily@1.5.2.2.11
38
38
  plugins:
39
39
  - jekyll-remote-theme # add this line to the plugins list if you already have one
40
40
  ```
@@ -47,7 +47,7 @@ To directly use the Lily theme:
47
47
 
48
48
  ## Contributing
49
49
 
50
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hello. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
50
+ Bug reports and pull requests are welcome on GitHub at https://github.com/HowerZiu/jekyll-theme-lily. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
51
51
 
52
52
  ## Development
53
53
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-lily
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.2.2.11
4
+ version: 1.5.2.2.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - HowerZiu