jekyll-theme-open-project 1.0.4 → 1.0.5

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d9e274eca262977332c7d898abb61e988a68bbef5305b3a668d0188bb3a4027f
4
- data.tar.gz: bb68d551a7142097b30b1cbbeb09dcd96213dfba0e51349147eac452777d3673
3
+ metadata.gz: b511f0952f78b4dc4f94279e99a340627ba82bdf25f0d59a2768389eba9cbe2b
4
+ data.tar.gz: cc365815e13216227a167d3aaeac13497e770abac78b095878186adb607ca579
5
5
  SHA512:
6
- metadata.gz: e6963c25586105fa05660692da0183950d1ea5586f2b6f9148c0dccaf46b38a89c3ed738119fd57c392dfedb9075ac5af7d5fbbeb4cdeab1ebd3810416830430
7
- data.tar.gz: 324777861f7460e65af79acaa72aabfa6256f2c3a9870c4be4b33668794625df68b3bb085292b7a00d0a219ef0ddd9128a29e6ca7ce42b96cec8bbde31728d71
6
+ metadata.gz: f0bf1ae17ade63258a76ac178256dcadce9e52e0c8c8c65e111784010463937bca59e934d96e01e817cea2dbb49d44dee0d7a9cccc1926dbf17de53fa28de187
7
+ data.tar.gz: ae2a143b7b0fa1d66c194d2fe2c91eecb39502173150e28e774ef2f9c2d053006c10f28c1f2eba049ab659200010469adf997054d7754c200668cac0603b4387
@@ -21,7 +21,7 @@
21
21
 
22
22
  {% if site.parent_hub %}
23
23
  <div class="parent-hub-plug" role="presentation">
24
- <span class="label">{% include title.html %} is</span>
24
+ <span class="label">{{ site.title }} is</span>
25
25
  <a class="logo" role="presentation" href="{{ site.parent_hub.home_url }}">
26
26
  {% include parent-hub/assets/symbol.svg %}&nbsp;<span class="title">{% include parent-hub/title.html %}</span>
27
27
  </a>
@@ -111,6 +111,7 @@ main {
111
111
 
112
112
  body.layout-spec-index > &,
113
113
  body.layout-software-index > &,
114
+ body.layout-blog-index > &,
114
115
  body.layout-product > &,
115
116
  body.layout-spec > &,
116
117
  body.layout-project-index > & {
@@ -196,7 +197,6 @@ main {
196
197
  body.layout-post > & {
197
198
  > article {
198
199
  @extend .main-article;
199
- padding-bottom: 60px;
200
200
 
201
201
  > header > .meta {
202
202
  @extend .post-meta-row;
@@ -474,7 +474,6 @@ body.project {
474
474
  flex: 1;
475
475
  display: flex;
476
476
  flex-flow: row nowrap;
477
- padding-bottom: 60px;
478
477
 
479
478
  > .nav-sidebar {
480
479
  width: 320px;
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-open-project
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 1.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-07-30 00:00:00.000000000 Z
11
+ date: 2018-08-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll