minimaterialize 1.1.1 → 1.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/_layouts/home.html +0 -1
  3. data/package.json +2 -2
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ea55cdce64a96fe61aa6f2bb368a9df2b124b6f9
4
- data.tar.gz: 13059122503e11f184a8a4ad3166ddf944dc0115
3
+ metadata.gz: 3cd2ce1307e16e593f3740d66a4422d7c37eaabd
4
+ data.tar.gz: fbb38dd469e51b0e0682a2c8fd3ff686d0b38f5c
5
5
  SHA512:
6
- metadata.gz: 8c69eb6d8dd081f087245c61a7df2569a67f7c85a8bc97f00d1f5a87aa832412c71273a05b4e8b2c482c3b71d7c572156c19208b4f65a86206dd2bf18bc81b68
7
- data.tar.gz: 278a14f2c5123638b4d63d5c6020094f522582c4b4beb311a2570c1be14ec63b95a89235ed82b97fa3454ae5297c7f76b3ff4ae0c0c38b7d2887d8227065bf7f
6
+ metadata.gz: c02319de23de8db18a2d5fac0f2187efc6e0156fd395f98b77a95aae092dea2f63411234fba5a250a4d27543da0fddee632f1aa0e71a9e97d9a4914e45353593
7
+ data.tar.gz: d48b1c439a377eb9c6e4ed5bfe7eba6d485eb554a00cc96711d4e0b855a4873b252edb6e09c873b57865bd31832cb3dba098e791114d377d3396287700a457ca
@@ -54,7 +54,6 @@ layout: default
54
54
 
55
55
  </div>
56
56
 
57
- <p class="rss-subscribe">subscribe <a href="{{ "/feed.xml" | relative_url }}">via RSS</a></p>
58
57
  {%- endif -%}
59
58
 
60
59
  </div>
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "minimaterialize",
3
- "version": "1.1.1",
4
- "description": "The Jekyll starter theme reworked for the Materialize framework",
3
+ "version": "1.1.2",
4
+ "description": "The Jekyll starter theme reworked with the Materialize CSS framework",
5
5
  "main": "index.js",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: minimaterialize
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sean Henderson