diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-12-27 03:43:06 +0000 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-12-27 03:43:06 +0000 |
commit | bacfea324d9344da3b076d2508ee23ec04d976f5 (patch) | |
tree | 4ca1764119926e640a11c738496ae2c7a6131fbc /srv | |
parent | 3bb32ad4edc5b4360a51bdddaa25a95638b9aa9c (diff) |
update
Diffstat (limited to 'srv')
-rw-r--r-- | srv/http/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/srv/http/index.html b/srv/http/index.html index 2332a5ad..756e6428 100644 --- a/srv/http/index.html +++ b/srv/http/index.html @@ -5,12 +5,15 @@ </head> <body> +<p>My email: <a href="mailto:gky44px1999@gmail.com">gky44px1999@gmail.com</a></p> + <p>My PGP fingerprint: FDA389A17B94BCE0E2FA3D71842BFD347BE06812</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> <li>Mirror: <a href="https://git.flylightning.xyz">https://git.flylightning.xyz</a></li> + <li>Archive: <a href="https://github.com/flyxyz123">https://github.com/flyxyz123</a></li> </ul> <p>My Linux custom repositories: <a href="https://mirrors.flylightning.xyz">https://mirrors.flylightning.xyz</a></p> |