jmblog-theme 1.1.4 → 1.1.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5f5dda63de4b05c3d1e993578fa546c534b7c4511580af8161aeba3ac22d0309
4
- data.tar.gz: 73af0abd16ab17c8865c1423a5bf714e8a3d8a0cc3fc6381b9b8af392be99632
3
+ metadata.gz: c7602e3dd00aaf5288483dab7d0e2208e51a21e7f7dd6fd5aa879e88ddb5f762
4
+ data.tar.gz: 6636ba564bd4eb7e46600d7d36327e6f4f4ec607b4d7922284a30939a1a278bf
5
5
  SHA512:
6
- metadata.gz: 5f058b099b78d282f86916c042cf7fd34b5f7a6724e026857f268c3fc22581229d17ff3fa1c3098cbfff99dc3aa40573edc9505a82e715c7c6416abdca5c1b01
7
- data.tar.gz: 4d28be490195ac9b8888563640267abb75525983b2978a702b9c78bad88065ef2cbb6d8b3b99bf5f95898cf7772e0eb28d7ce774b2a361fae269b5a186e65e8b
6
+ metadata.gz: 503a71115f93454ef63bdd887023ce56cbfdfaac7e511c9235ed1431323440b4d30bcbf397e68ef153c3d3717496a4ef4de0e079a3a2d2c7c82590ca22541570
7
+ data.tar.gz: a2fced15997d292b58e8705d36a2dc4529d8809325c8a45e2e04b7e19930a494a7dfed82a71e2a84e7a2cc3a3acf68571fb9f5f04d2bf17282ac5bb2717376ef
@@ -1,16 +1,16 @@
1
1
  <!-- Footer -->
2
2
  <footer class="footer">
3
- <div class="container has-text-centered">
3
+ <div class="container has-text-centered content">
4
4
  <p>
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;
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
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#"
10
10
  class="license-text">
11
- The website content by <strong><span rel="cc:attributionName">John Moxon</span></strong> is licensed under&nbsp;
11
+ The website content by <strong><span rel="cc:attributionName">John Moxon</span></strong> is licensed under
12
12
  <a href="https://creativecommons.org/licenses/by/4.0">
13
- CC BY 4.0&nbsp;
13
+ CC BY 4.0
14
14
  <img
15
15
  style="height:22px!important;margin-left: 3px;vertical-align:text-bottom;"
16
16
  src="https://creativecommons.org/wp-content/uploads/2016/06/brain.png" height="22px" />
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.4
4
+ version: 1.1.5
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-31 00:00:00.000000000 Z
11
+ date: 2021-02-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: github-pages