We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80396f commit a738e96Copy full SHA for a738e96
src/components/Contact.js
@@ -9,7 +9,7 @@ export const Contact = () => (
9
Also, if I'm honest, it is more meaningful to me if you have to try a wee bit harder.
10
</div>
11
<div class='callout'>
12
- So if you are feeling saucy, here is my <a href="https://en.wikipedia.org/wiki/GNU_Privacy_Guard">GPG Key</a>.
+ So if you are feeling saucy, here is my <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8EA10315498C1579">GPG Key</a>.
13
14
15
);
0 commit comments