diff options
author | Preston Pan <preston@nullring.xyz> | 2022-11-08 16:16:36 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2022-11-08 16:16:36 -0800 |
commit | cb07b3d317566c801ac1f6c05c4e3c16c6226083 (patch) | |
tree | 62a57f99038312c44ec026ee96251ad73371c731 /website/about/contact.html | |
parent | 3c7553ae5a6f0e17b2245907f25e27265ccc3940 (diff) |
add 404 page
Diffstat (limited to 'website/about/contact.html')
-rw-r--r-- | website/about/contact.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/website/about/contact.html b/website/about/contact.html index ccb60b0..a2aae75 100644 --- a/website/about/contact.html +++ b/website/about/contact.html @@ -14,6 +14,7 @@ $$START CONTENT </ul> <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> <li><a href="/preston.asc">My gpg key</a></li> <li><a href="/preston.pub">My ssh key</a></li> |