typographical 1.0.1 → 1.0.2

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/_includes/footer.html +0 -5
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 940989aca0bb720204016332278d2217c4f7dc6ccad880bb2bc9e687799a8245
4
- data.tar.gz: ba68c33b0f95b6cb801fc119fffe863c86ac0ff01031ca6f179ae9d7af0bc7db
3
+ metadata.gz: 325e154534fbd810e1da69f176b45232f766a6a8a0b8d29824d7327eede6716b
4
+ data.tar.gz: b0db21c0c49aec68f0476374774dd6af7cc5f4d102e98208d594f92f36240c61
5
5
  SHA512:
6
- metadata.gz: b349ef06f2a325964d7658d75382c51cda3509847ddb5284db9581fc220036c7f053d66577f96acef1a7e6c5382285df51e134f95d31eb2cf12576538071067c
7
- data.tar.gz: 8e3af658c11d2bf298a55fdd5598a1c1acc2cc036c188dc108310d66aff6434b20d04927946b2dca0a12013c977a78067a67e6d4c6669a22c4294b5066c94bc4
6
+ metadata.gz: 51d668b3efa2478055c706125fa17db8cbf434d695f84391eb12865425b3f19d536ebc9024161ff9a1c10245d780ccf91b1c197f20c6f1ba6feab02e9ea62eb4
7
+ data.tar.gz: a4c340221d6322ffa08c37c412cdaabfd3314457e08203c570a0c493bddcd724601250dd7feae9954c63cce3fe30d2932213e506feeefff1175b1345bf89c383
@@ -2,9 +2,4 @@
2
2
  <span>
3
3
  &copy; <time datetime="{{ site.time }}">{{ site.time | date: '%Y' }}</time> {{ site.author.name }}. Made with Jekyll using the <a href="https://github.com/theramiyer/typographical/">Typographical theme</a>. <a href="https://github.com/theramiyer/typographical/blob/master/_pages/thanks.md">Thanks to the Community</a> for the love.
4
4
  </span>
5
- <br />
6
- <div class="footer-icons">
7
- <i class="fab fa-gitlab"></i>
8
- <i class="fab fa-aws"></i>
9
- </div>
10
5
  </footer>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: typographical
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ram Iyer