diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-03-14 09:07:29 +0000 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-03-14 09:07:29 +0000 |
commit | 5b9f9a3a2f6db65bdaf723f837f0856903808f17 (patch) | |
tree | 7aa858c2183315627979619f04e91b49ba105620 /srv/http/master/index.html | |
parent | 551eaacf05af37e98ab4cd1cd19c59d0c2bcfb8d (diff) |
add public ssh key file to homepage
Diffstat (limited to 'srv/http/master/index.html')
-rw-r--r-- | srv/http/master/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/srv/http/master/index.html b/srv/http/master/index.html index 1c311b00..f9c8e827 100644 --- a/srv/http/master/index.html +++ b/srv/http/master/index.html @@ -12,6 +12,8 @@ <li>PGP fingerprint: FDA389A17B94BCE0E2FA3D71842BFD347BE06812</li> </ul> +<p>My public ssh key: <a href="https://flylightning.xyz/pub_ssh_key.txt">https://flylightning.xyz/pub_ssh_key.txt</a></p> + <p>My public git repositories:</p> <ul> <li>Issues and pull requests: <a href="https://codeberg.org/flyxyz123">https://codeberg.org/flyxyz123</a></li> |