blackandpink 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 72c0d5bee46ef2e2a5fdf2d4806b384a0ffd874c2be959802f8f5b9f100e8565
4
- data.tar.gz: 0ddbc86539beb5e2dce6f30d778422be0d741a4ab0449943bb2b7577593c1782
3
+ metadata.gz: c7b2fd5b297d52384eb711dd1c5ad351e478035107e06b85e1a94e2c78187b6d
4
+ data.tar.gz: 8137bdd2c2205d0de571f23a435d63a056774bf43b1cd05c1949b6a4ae40bdaa
5
5
  SHA512:
6
- metadata.gz: 66caf110f1905559cf3358619170723c4c037350af58562c39cd60444c5a37cfd604c67374421ec513a32f939d602eeb9d6f349341cef7ac2e69f13815176d2d
7
- data.tar.gz: 06ce1f79137668edabe202ebfb891104bfe09780e039f2d52a10161d859d49f7eb7fa96f1b2db48953333d154c86eece861d3d2427efaa10522bc9a2dc2001f3
6
+ metadata.gz: 552b7c84c7510b8d879a2aa5ad8210251300e860f15bc06570c10d047e75c43c131216c823c664150055182f7634630ce61ce6e6a8b74586cb618778879bf43c
7
+ data.tar.gz: d9e6caee1f35459b767bc006bd969806f558582f3f6954106b7065b1709ddb8cd3834aff00d69ffcbf3c18554dec361dbc2b69ac1800cfa5f22d0eb99ab001af
@@ -1,3 +1,6 @@
1
1
  <footer>
2
2
  {{ site.footer }}
3
+ {%- if page.layout == 'post' and jekyll.environment == 'production' and site.disqus.shortname -%}
4
+ {%- include disqus-comments.html -%}
5
+ {%- endif -%}
3
6
  </footer>
@@ -21,8 +21,4 @@
21
21
  {%- if jekyll.environment == 'production' and site.google_analytics -%}
22
22
  {%- include google-analytics.html -%}
23
23
  {%- endif -%}
24
-
25
- {%- if jekyll.environment == 'production' and site.disqus.shortname -%}
26
- {%- include disqus-comments.html -%}
27
- {%- endif -%}
28
24
  </head>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: blackandpink
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jai