linaro-jekyll-theme 0.10.38 → 0.10.39

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/post.html +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 272bbcd24b64e4cd2c822a7efb55bf34cb0444cd
4
- data.tar.gz: 50cfdc70c32eb48b73fad671a9cb45b5e82bacb2
3
+ metadata.gz: c313edc5c553aa2ff8a9c0720e9d7d20f9ee9c51
4
+ data.tar.gz: b52717f7e7aa15ebdb6ce1fd3918bb823597d7f5
5
5
  SHA512:
6
- metadata.gz: 6c451bb0ffc2be6cc7344d27d8efc364cfdb674218382d4d4ade0c6281396fb26bf9052defeed0302af178ee5d46540dfecacb2fa07795cb747e02d831f0e31b
7
- data.tar.gz: ac9065c88f41c8df80fb9333974bf4ea36451b01afd4b8e96f8c97882d0faaa46f6e45bee106574bf0b76a3c8b610f2d403349af285395c49bc847a77238b338
6
+ metadata.gz: 5038b8f26ec126ed34fdf3daacde8ad7864b8395c8f28aaad623b6a75c50864e0063eeeabfc4f9fb32532afc611e9137f58a256ecd371e0b0129e83b458edfc4
7
+ data.tar.gz: d3af242d610844e51bf8076ccc11068df1b6430cdea8e9a58de2f788b42d6e7ce4be364695df15ce042000874b473cecfb9440f179d2777703db80e47748c1c1
data/_layouts/post.html CHANGED
@@ -37,7 +37,7 @@ layout: empty
37
37
  <article class="post-content">
38
38
  {% if page.featured_image != '' %}
39
39
  <h1>{{page.title}}</h1>
40
- {% if page.author %}<em>By {page.author}}</em>{% endif %}{% if page.date %}<small class="blog-date text-center"><em>{{page.date | date: "%A, %B %-d, %Y"}}</em></small>{% endif %}
40
+ {% if page.author %}<em>By {{page.author}} </em>{% endif %}{% if page.date %}<small class="blog-date text-center">Posted on <em>{{page.date | date: "%A, %B %-d, %Y"}}</em></small>{% endif %}
41
41
  {% endif %}
42
42
  {{ content }}
43
43
  </article>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: linaro-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.38
4
+ version: 0.10.39
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby