mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-09-26 00:51:02 -04:00
revert footer
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user