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 /build/website/about/contact.html | |
parent | 3c7553ae5a6f0e17b2245907f25e27265ccc3940 (diff) |
add 404 page
Diffstat (limited to 'build/website/about/contact.html')
-rw-r--r-- | build/website/about/contact.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/website/about/contact.html b/build/website/about/contact.html index 9ec669b..d1cbed8 100644 --- a/build/website/about/contact.html +++ b/build/website/about/contact.html @@ -34,6 +34,7 @@ Contact </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> |