summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-12-25 00:03:02 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-12-25 00:03:02 +0100
commitd560f26f91384f1c3be1ca28e9928032bbfcbff3 (patch)
treea5a7ba5d280707c30f03696b68796bd822574670
parentccc056c52d19a0486db76b92a76ce809efa9f9b0 (diff)
Update contact
-rw-r--r--contact.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/contact.html b/contact.html
index 55c5d47..25419ec 100644
--- a/contact.html
+++ b/contact.html
@@ -25,7 +25,19 @@
<table width="100%"><tbody><tr><td width="10%"><td width="25%">
<br />
- <p>Hello, world!</p>
+ <h2>Digital Contact Information</h2>
+
+ <ul>
+ <li><a href="mailto:tbc@<myemail>.xyz"><mail>@<to>.xyz</a></li>
+ <li>GPG key for encrypting mail if you know how, <a href="../lukegpg.gpg">here</a> or run:
+ <ul>
+ <li><code>curl -sL https://gustafrydholm.xyz/gustafgpg.gpg | gpg --import</code></li>
+ <li>Fingerprint: <code>90BC 57ED D30F 1392 CD9F D367 2921 DF70 1EE0 3394</code></li>
+ <li>All legitimate emails from me will be signed with my GPG key.</li>
+ </ul>
+ </li>
+ </ul>
+
</td><td width="10%"></td></tr></tbody></table>
</main>