diff options
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 617292a..5f961c3 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>nsss - a secure NSS-like implementation for small libcs</title> @@ -107,6 +108,7 @@ You can access its checksum <a href="nsss-0.2.1.2.tar.gz.sha256">here</a>. </li> git repository</a>: <pre> git clone git://git.skarnet.org/nsss </pre> </li> <li> There's also a +<a href="https://codeberg.org/skarnet/nsss">Codeberg mirror</a>, or a <a href="https://github.com/skarnet/nsss">GitHub mirror</a>, or a <a href="https://git.sr.ht/~skarnet/nsss">SourceHut mirror</a> of the nsss git repository. </li> |
