diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-01-06 19:19:22 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-01-06 19:19:22 +0100 |
commit | da8b1ce1e5dd51930a5d36e94b6287b739864820 (patch) | |
tree | 997cba3ad875bb551570d2f9d25e165b34d640e1 /contact.html | |
parent | c18392bc7d8df9669660816d5eb2149f96e8da10 (diff) |
Update email address
Diffstat (limited to 'contact.html')
-rw-r--r-- | contact.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contact.html b/contact.html index 99e9d7e..10edc1c 100644 --- a/contact.html +++ b/contact.html @@ -28,7 +28,7 @@ <h2>Digital Contact Information</h2> <ul> - <li><a href="mailto:tbc@myemail.xyz">mail@to.xyz</a></li> + <li><a href="mailto:gustaf@gustafrydholm.xyz">gustaf@gustafrydholm.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> |