Added link to PGP Key

Added download link to PGP Key on GCS.

Added EOD line breaks.
This commit is contained in:
Victor Westerlund 2020-12-05 03:26:50 +01:00
parent a87045cca3
commit 3a43d9d773
2 changed files with 4 additions and 5 deletions

View file

@ -143,6 +143,7 @@ main > div {
#intro .block p span { #intro .block p span {
background: var(--color-accent); background: var(--color-accent);
margin-right: .9em;
} }
/* --- */ /* --- */
@ -230,6 +231,4 @@ nav a:hover {
} }
} }
/* Victor Westerlund */ /* Victor Westerlund */

View file

@ -20,7 +20,7 @@
</div> </div>
<div class="block"> <div class="block">
<p><span>I create things with code, and usually design things for humans to interact with my code. I'm also a true wannabe jack of all trades; and coffee-loving non-coffee snob.</span></p> <p><span>I create things with code, and usually design things for humans to interact with my code. I'm also a true wannabe jack of all trades; and coffee-loving non-coffee snob.</span></p>
<p><span><strong>hello@victorwesterlund.com</strong></span></p> <p><span><strong>hello@victorwesterlund.com</strong></span>&#8203;(<a href="https://storage.googleapis.com/public.victorwesterlund.com/publickey.gpg" target="_blank">PGP&nbsp;Key</a>)</p>
</div> </div>
<div class="block"> <div class="block">
<nav> <nav>