diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-07-15 04:53:18 +0000 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-07-15 04:53:18 +0000 |
commit | 7b781c220052960141667c77aa6d591446592317 (patch) | |
tree | a4a36f45e7abc90f3e164ab1e08533ce0fdbba2e /srv/http/master/index.html | |
parent | e66e396f66d5517d67d2566701555ac5e49186f0 (diff) |
new email, new pgp key with new email as new uid
Diffstat (limited to 'srv/http/master/index.html')
-rw-r--r-- | srv/http/master/index.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/srv/http/master/index.html b/srv/http/master/index.html index f9c8e827..88de2a03 100644 --- a/srv/http/master/index.html +++ b/srv/http/master/index.html @@ -5,7 +5,10 @@ </head> <body> -<p>My email: <a href="mailto:gky44px1999@gmail.com">gky44px1999@gmail.com</a></p> +<p>My email: <a href="mailto:xyz@flylightning.xyz">xyz@flylightning.xyz</a></p> +<ul> + <li>Old email: <a href="mailto:gky44px1999@gmail.com">gky44px1999@gmail.com</a></li> +</ul> <p>My public PGP key: <a href="https://flylightning.xyz/pub_pgp_key.asc">https://flylightning.xyz/pub_pgp_key.asc</a></p> <ul> |