summaryrefslogtreecommitdiff
path: root/build/website/about/contact.html
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2022-11-11 19:53:12 -0800
committerPreston Pan <preston@nullring.xyz>2022-11-11 19:53:12 -0800
commit3c4f75fe49ec977d927a48b9ad4d6c0ea3e75d36 (patch)
tree588cb03214f5c222c8393b6ce464f827f13e977f /build/website/about/contact.html
parentdc4ea54e2c0426c2bc02dd327a94d48e532ad244 (diff)
add resume
Diffstat (limited to 'build/website/about/contact.html')
-rw-r--r--build/website/about/contact.html11
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>