diff options
| author | Xiao Pan <gky44px1999@gmail.com> | 2023-12-27 05:05:18 +0000 | 
|---|---|---|
| committer | Xiao Pan <gky44px1999@gmail.com> | 2023-12-27 05:05:18 +0000 | 
| commit | 082b421debcf93db5354a46e2d9ef3b41d2f8497 (patch) | |
| tree | e1a91d61d00e00a22f774f9597593a51afb0271a /srv | |
| parent | bacfea324d9344da3b076d2508ee23ec04d976f5 (diff) | |
update
Diffstat (limited to 'srv')
| -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>  | 
