jekyll-theme-jsblog 1.0.40 → 1.0.41
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_includes/newsletter_signup_home.html +0 -0
- data/_layouts/home.html +1 -0
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e877b55dfccc2e5d6d8ac2f7a1f6795edd9026d178c6a47d0a9b95cd8c9d38b4
|
4
|
+
data.tar.gz: 050e9de691947ca15341550df81d4f5d69851623503fec22a11f520184afc4f9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0670d64a24810c57a93d9b8ee458983da005fd1b0c4d364c0c5516bd8dcade65a06615569d0186350a3504eec288527db24a591954171d1d4f8c1c54ee6498b7
|
7
|
+
data.tar.gz: '042970398c7d2a314c0e9d02864bcef9b41e05ab0e4f02ba31795b596609bac81deb48c1dcd2df2ff01e0b09ee1880d700d4bd23490646945236a6fe7d86a5bc'
|
File without changes
|
data/_layouts/home.html
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jekyll-theme-jsblog
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.41
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Julian Schiavo
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-
|
11
|
+
date: 2019-03-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -113,6 +113,7 @@ files:
|
|
113
113
|
- _includes/head.html
|
114
114
|
- _includes/head_custom.html
|
115
115
|
- _includes/header.html
|
116
|
+
- _includes/newsletter_signup_home.html
|
116
117
|
- _includes/pagination.html
|
117
118
|
- _layouts/default.html
|
118
119
|
- _layouts/home.html
|