Add cute icons in the side bar

This commit is contained in:
Florine W. Dekker 2021-04-28 12:00:07 +02:00
parent 3e3298074a
commit 9ffbc82604
Signed by: FWDekker
GPG Key ID: B1B567AF58D6EE0F
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "about",
"version": "1.2.2",
"version": "1.2.3",
"description": "All about Felix W. Dekker",
"author": "Felix W. Dekker",
"browser": "dist/bundle.js",

View File

@ -79,18 +79,18 @@
<div class="column column-25">
<h3>Contact</h3>
<p>
<b>Email</b><br />
<b>🖂 Email</b><br />
<kbd>felix@&lt;<a href="https://fwdekker.com/">domain</a>&gt;</kbd>,
<kbd>f.w.dekker@&lt;<a href="https://tudelft.nl/">affiliation</a>&gt;</kbd>
</p>
<p>
<b>PGP key</b><br />
<b>🗝 PGP key</b><br />
<a href="https://fwdkr.co/pgp">
<samp>1729 EB23 E77D 56F8 DC53 A4EE <b>B1B5 67AF 58D6 EE0F</b></samp>
</a>
</p>
<p>
<b>Resume</b><br />
<b>🖺 Resume</b><br />
<a href="https://fwdkr.co/cv">PDF</a>
</p>
</div>