jmblog-theme 1.1.3 → 1.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f84f2fc9efc5c1fa4e31708ab7e7c9fc0234df70f31cb1a5b8e1158ff3114369
4
- data.tar.gz: 4ca38d6509f5a45f693e295e24089458ffc8cac7c078ecb958c68ffda157b57c
3
+ metadata.gz: 5f5dda63de4b05c3d1e993578fa546c534b7c4511580af8161aeba3ac22d0309
4
+ data.tar.gz: 73af0abd16ab17c8865c1423a5bf714e8a3d8a0cc3fc6381b9b8af392be99632
5
5
  SHA512:
6
- metadata.gz: dae33237496744ae945b70ab131b17a0e977d75ad33ee1948d2cdc7cf6217e407e134c1cf8fd5dfe63ef0c083b8bef628ba2e336da65ed807f7a3f754fb550d4
7
- data.tar.gz: d4a6703a25b5f73c24133fc5062cc7db1f9c3eea9d27f3d9532a6184e15ac4582c08907344cc9860f143f38550d024eb0a7b36d077f19b9fffacf855b2c53be5
6
+ metadata.gz: 5f058b099b78d282f86916c042cf7fd34b5f7a6724e026857f268c3fc22581229d17ff3fa1c3098cbfff99dc3aa40573edc9505a82e715c7c6416abdca5c1b01
7
+ data.tar.gz: 4d28be490195ac9b8888563640267abb75525983b2978a702b9c78bad88065ef2cbb6d8b3b99bf5f95898cf7772e0eb28d7ce774b2a361fae269b5a186e65e8b
@@ -2,8 +2,8 @@
2
2
  <footer class="footer">
3
3
  <div class="container has-text-centered">
4
4
  <p>
5
- The source code for this website is licensed by
6
- <a href="https://opensource.org/licenses/mit-license.php">MIT</a> and can be found
5
+ The source code for this website is licensed by&nbsp;
6
+ <a href="https://opensource.org/licenses/mit-license.php">MIT</a> and can be found&nbsp;
7
7
  <a href="https://github.com/johnmoxon/johnmoxon.github.io/">here on github <i class="fab fa-github has-text-black"></i></a><br>
8
8
  <span xmlns:dct="https://purl.org/dc/terms/"
9
9
  xmlns:cc="https://creativecommons.org/ns#"
@@ -40,7 +40,6 @@
40
40
  </a>
41
41
  </div>
42
42
 
43
-
44
43
  <!-- END related component -->
45
44
  {% assign maxRelatedCounter = maxRelatedCounter | plus: 1 %}
46
45
  {% if maxRelatedCounter >= maxRelated %}
@@ -49,24 +48,7 @@
49
48
  {% endif %}
50
49
 
51
50
  {% endfor %}
52
-
53
-
54
-
55
-
56
-
57
-
58
-
59
-
60
-
61
-
62
-
63
-
64
-
65
-
66
-
67
51
  </div>
68
-
69
-
70
52
  </div>
71
53
  </section>
72
54
  {% endif %}
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jmblog-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.3
4
+ version: 1.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - John Moxon
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-01-29 00:00:00.000000000 Z
11
+ date: 2021-01-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: github-pages