diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-12-25 00:04:24 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-12-25 00:04:24 +0100 |
commit | c18392bc7d8df9669660816d5eb2149f96e8da10 (patch) | |
tree | bbb15dc547197ce220ac918242ae47049404a7a6 /contact.html | |
parent | d560f26f91384f1c3be1ca28e9928032bbfcbff3 (diff) |
Update fake mail
Diffstat (limited to 'contact.html')
-rw-r--r-- | contact.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contact.html b/contact.html index 25419ec..99e9d7e 100644 --- a/contact.html +++ b/contact.html @@ -28,8 +28,8 @@ <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: + <li><a href="mailto:tbc@myemail.xyz">mail@to.xyz</a></li> + <li>GPG key for encrypting mail if you know how, <a href="../gustafgpg.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> |