diff options
Diffstat (limited to 'website/about/contact.html')
-rw-r--r-- | website/about/contact.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/website/about/contact.html b/website/about/contact.html index a2aae75..58fffa7 100644 --- a/website/about/contact.html +++ b/website/about/contact.html @@ -13,6 +13,12 @@ $$START CONTENT <li>Ham Radio Callsign: coming in the future!</li> </ul> +<p> + I do not use other services because they are worse than these protocols in my opinion. + If you know nothing about technology and want to contact me, use email. Otherwise, use + IRC. I do run an irc server but it is mostly inactive. +</p> + <h2>Keys</h2> <p>Use these keys to allow me access to your server (ssh key) or send encrypted emails/verify signed emails (gpg key).</p> <ul> @@ -20,9 +26,4 @@ $$START CONTENT <li><a href="/preston.pub">My ssh key</a></li> </ul> -<p> - I do not use other services because they are worse than these protocols in my opinion. - If you know nothing about technology and want to contact me, use email. Otherwise, use - IRC. I do run an irc server but it is mostly inactive. -</p> $$END CONTENT |