diff options
-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> |