typographical 1.1.6 → 1.1.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_layouts/post.html +2 -2
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ec27511ac046d5e5f2176662a17a9c2f5440ed569f94e1a2435ad827adfc78f6
4
- data.tar.gz: 16c65db7d3301652916c57e92d4daf618ad58a9ecbe1c8f39cd2b5a0ea5fed5b
3
+ metadata.gz: 7f8d720defdcdd52caf7070c228b3eb6ffee6dd6a041bdad847d5173894dcab4
4
+ data.tar.gz: bcfe50ff27724fb17866bcff48a50700bdf6678fad59b3983b7e710112c89573
5
5
  SHA512:
6
- metadata.gz: bf8f5c198662bf41d7ec5c836151673c1b81489b4fc40912ff8d4e0238c870b1a055f4ea22c406a91415cada89abfbc786731d5e4ddb3f259479b9d690a152bb
7
- data.tar.gz: e212e8d6d75ea0117e169bc8dbafe64e393e087b5d03321b3203fbb094afb7ad2185c5e1b7fd01564b20cde2eaa23fa78b2dc5a71bf0e16057061120d307149e
6
+ metadata.gz: d7cd291223fc56f480584fd16ae512f402048dcea5cedf1306f176d26f672af7d950c9b5460b29672acdfee75c11980cf07e9c3ebe30dd7504ac4276141209ec
7
+ data.tar.gz: e87e69421280dbb446ca736eebaa3cbaa5c968af7435d643612538b2ce2a673ff76baf71fcae07df38ea2158b91f6187bc0ec6bac584ee6b69f2a8f7a0824646
data/_layouts/post.html CHANGED
@@ -8,13 +8,13 @@ layout: default
8
8
  {% if page.author.url %}
9
9
  <a href="{{ page.author.url }}" rel=author target="_blank">{{ page.author.name }}</a>
10
10
  {% else %}
11
- {{ page.author.name }}
11
+ <a>{{ page.author.name }}</a>
12
12
  {% endif %}
13
13
  {% else %}
14
14
  {% if site.author.url %}
15
15
  <a href="{{ site.author.url }}" rel="author" target="_blank">{{ site.author.name }}</a>
16
16
  {% else %}
17
- {{ site.author.name }}
17
+ <a>{{ site.author.name }}</a>
18
18
  {% endif %}
19
19
  {% endif %}
20
20
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: typographical
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.6
4
+ version: 1.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ram Iyer
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-03-24 00:00:00.000000000 Z
11
+ date: 2019-03-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll