diff options
-rw-r--r-- | srv/http/index.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/srv/http/index.html b/srv/http/index.html index 756e6428..bbcf2b1a 100644 --- a/srv/http/index.html +++ b/srv/http/index.html @@ -7,7 +7,10 @@ <p>My email: <a href="mailto:gky44px1999@gmail.com">gky44px1999@gmail.com</a></p> -<p>My PGP fingerprint: FDA389A17B94BCE0E2FA3D71842BFD347BE06812</p> +<p>My public PGP key: <a href="https://flylightning.xyz/pub_pgp_key">https://flylightning.xyz/pub_pgp_key</a></p> +<ul> + <li>PGP fingerprint: FDA389A17B94BCE0E2FA3D71842BFD347BE06812</li> +</ul> <p>My public git repositories:</p> <ul> |