revert footer

This commit is contained in:
Gabriel Fontes
2021-06-08 22:59:07 -03:00
parent ad5f0191f4
commit cef0211d04
+22 -29
View File
@@ -1,31 +1,24 @@
<footer>
<div class="row extremes">
<div>
<small>You can reach me at:</small>
<address>
<a href="mailto:eu@misterio.me">eu@misterio.me</a> /
<a href="mailto:g.fontes@usp.br">g.fontes@usp.br</a>
</address>
<small>
<span class="iconify medium" data-icon="mdi-key"></span>
PGP
<a
class="pgp"
href="https://keys.openpgp.org/vks/v1/by-fingerprint/7088C7421873E0DB97FF17C2245CAB70B4C225E9"
><span>7088 C742 1873 E0DB 97FF 17C2</span> 245C AB70 B4C2 25E9</a
>
</small>
</div>
<div>
<p>
<small>
<a href="https://github.com/misterio77/misterio-me">This site</a> is
made with <a href="https://jekyllrb.com">jekyll</a>,
<a href="https://watercss.kognise.dev/">water.css</a>, and
<a href="https://github.com/chriskempson/base16">base16</a>.
</small>
</p>
</div>
</div>
<small>You can reach me at:</small>
<address>
<a href="mailto:eu@misterio.me">eu@misterio.me</a> /
<a href="mailto:g.fontes@usp.br">g.fontes@usp.br</a>
</address>
<small>
<span class="iconify medium" data-icon="mdi-key"></span>
PGP
<a
class="pgp"
href="https://keys.openpgp.org/vks/v1/by-fingerprint/7088C7421873E0DB97FF17C2245CAB70B4C225E9"
><span>7088 C742 1873 E0DB 97FF 17C2</span> 245C AB70 B4C2 25E9</a
>
</small>
<p>
<small>
<a href="https://github.com/misterio77/misterio-me">This site</a> is made
with <a href="https://jekyllrb.com">jekyll</a>,
<a href="https://watercss.kognise.dev/">water.css</a>, and
<a href="https://github.com/chriskempson/base16">base16</a>.
</small>
</p>
</footer>