taletype 0.1.3 → 0.1.4

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 +3 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b7a03bb07972634141967b14cc602e6db1262bc522dd2284cdab6008e80dd7b0
4
- data.tar.gz: 706fe76ce19e92f49c229266c6d2df8afb8b43099bfeb30bbc1d038f9c2a53bc
3
+ metadata.gz: 7f0c7af9b7e919ae549e1d11d2fc3cd072d3b3dfe389421c7045855bd883269b
4
+ data.tar.gz: 0e21f9d84bde77c556c55458f4cf71f3d5e63d75bb8e5ddd5ad4232bd5994139
5
5
  SHA512:
6
- metadata.gz: 36f810af93f6c0398fea001c8a27ae0af70be02fabd5e9d91b931a9316e97a8174ddd0b8cfa4fd00be03d3135838fdf895c7379d8ae99521ba212db02e7adceb
7
- data.tar.gz: '08fb9b861d7470dbe42e7f10872aca0c849631693f917f70628dba39f517f1d6b410121e2f942900013f07c63ea4e6bee954d1579cda2e93c49c4d3cedb327c7'
6
+ metadata.gz: 34afd3c663156b686ce3442c39f8be347eadd0f8c649718af726047bf81d5729be94bb3cc82142ba51e0d59fb805d1878f2e07c2fabc50925ea3ebebc919003e
7
+ data.tar.gz: 80f2f568e286fbf1a878413a050526005e728696d94d4575d3d0c1962351b7bb5e55562eb3a70965087e145869abb7f17ee86508003c67960a592805cbaefed5
data/_layouts/post.html CHANGED
@@ -21,7 +21,9 @@ layout: default
21
21
  {% endfor %}
22
22
  </div>
23
23
 
24
- <div><h3>如果你觉得本文不错,欢迎<a href="/subscription">订阅“胡涂说”博客</a>。</h3></div>
24
+ <br />
25
+
26
+ <div>欢迎<a href="/subscription">订阅“胡涂说”博客</a>;欢迎留言,请在下面评论框或直接在 <a href="https://github.com/{{ site.gitalk.owner }}/{{ site.gitalk.repo }}/issues/{{ page.gh_issue }}" target="_blank">GitHub issue</a> 评论。</div>
25
27
 
26
28
  {% if site.comments_engine == 'disqus' %}
27
29
  {% include disqus_comments.html %}
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: taletype
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - hutusi
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-23 00:00:00.000000000 Z
11
+ date: 2021-05-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll