diff options
Diffstat (limited to 'build/website/about/contact.html')
-rw-r--r-- | build/website/about/contact.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/build/website/about/contact.html b/build/website/about/contact.html index d1cbed8..cdbdbf6 100644 --- a/build/website/about/contact.html +++ b/build/website/about/contact.html @@ -33,6 +33,12 @@ Contact <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> @@ -40,11 +46,6 @@ Contact <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> </div> </body> </html> |