diff options
| author | Xiao Pan <gky44px1999@gmail.com> | 2023-12-19 11:44:34 +0000 | 
|---|---|---|
| committer | Xiao Pan <gky44px1999@gmail.com> | 2023-12-19 11:44:34 +0000 | 
| commit | 7e711c02641844b6257fbb449bdb30c8ba084132 (patch) | |
| tree | 38b5438cc49a068f2ee95b23d9c54e2743d82ae3 /srv | |
| parent | b841911dd34b292bbae5edcf1f27b2b9317369bc (diff) | |
update
Diffstat (limited to 'srv')
| -rw-r--r-- | srv/http/index.html | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/srv/http/index.html b/srv/http/index.html index ed195f80..2332a5ad 100644 --- a/srv/http/index.html +++ b/srv/http/index.html @@ -5,7 +5,7 @@  </head>  <body> -<p>My pgp fingerprint: FDA389A17B94BCE0E2FA3D71842BFD347BE06812</p> +<p>My PGP fingerprint: FDA389A17B94BCE0E2FA3D71842BFD347BE06812</p>  <p>My public git repositories:</p>  <ul> @@ -13,5 +13,7 @@  	<li>Mirror: <a href="https://git.flylightning.xyz">https://git.flylightning.xyz</a></li>  </ul> +<p>My Linux custom repositories: <a href="https://mirrors.flylightning.xyz">https://mirrors.flylightning.xyz</a></p> +  </body>  </html>  | 
