jekyll-theme-crab 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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_layouts/home.html +3 -0
  3. metadata +2 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b5a6da94d71892c441097d13f387058896c44f434cf7514abfefa7a8ec7f1add
4
- data.tar.gz: 507f27ae9016326b4d60db8ab30b3d2180fd92022903777da17222ce49b1cb99
3
+ metadata.gz: 3df460495d802dd29abe437b446ed79bfdd293c2a44a5fb4a8808817f8187e51
4
+ data.tar.gz: '0480fda77e1101b2c20640b1f08aef9f4fd65ef7cc2ff3e05863139dc9cfde2f'
5
5
  SHA512:
6
- metadata.gz: cb84202efb527e8fd25aad36c70b243222ef27e70950a99c3525f063fda76b046d740d477a5cc72b3c1483cdaccfb27b4122a4fb2b553eb93a6bec9d1b986336
7
- data.tar.gz: eef1ea4b98ae77c0f945009f0e5abdc641473a8f5a1b7c935f881476bf12eec65078713e44bd4b2983eb1450239c836c668c74baf19437ec2ada3265bb77d8ac
6
+ metadata.gz: a7906242e75a9a17fe9d3e4f7feeeed6e7dfcb84cd0b331df4cc0b3f50667111b682265b45030249e8c0f94d08a17b0337164172662590ea22e48f8ffa0ace7a
7
+ data.tar.gz: f99121ed6b7086f2a7e76967908b4aea06f6aeeb6aa273d4c8654713efa647afe17f1462a2bded67ab816047d0e40c6b3b92acd39494d4e655824306fe7955d0
@@ -0,0 +1,3 @@
1
+ {%- include header.html -%}
2
+ {{ content }}
3
+ {%- include footer.html -%}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-crab
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
  - Rance Hall
@@ -96,6 +96,7 @@ files:
96
96
  - _includes/summary.html
97
97
  - _includes/tags.html
98
98
  - _layouts/default.html
99
+ - _layouts/home.html
99
100
  - _layouts/page.html
100
101
  - _layouts/post.html
101
102
  - _sass/crab.scss