diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.html | 2 | ||||
| -rw-r--r-- | doc/qmail-remote-io.html | 1 | ||||
| -rw-r--r-- | doc/qmail-remote.html | 1 | ||||
| -rw-r--r-- | doc/smtpd-starttls-proxy-io.html | 1 | ||||
| -rw-r--r-- | doc/upgrade.html | 1 |
5 files changed, 6 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 52f85a6..e2005b3 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>smtpd-starttls-proxy - A proxy implementing STARTTLS in front of SMTP servers</title> @@ -64,6 +65,7 @@ You can access its checksum <a href="smtpd-starttls-proxy-0.1.0.0.tar.gz.sha256" git repository</a>: <pre> git clone git://git.skarnet.org/smtpd-starttls-proxy </pre> </li> <li> There's also a +<a href="https://codeberg.org/skarnet/smtpd-starttls-proxy">Codeberg mirror</a>, or a <a href="https://github.com/skarnet/smtpd-starttls-proxy">GitHub mirror</a>, or a <a href="https://git.sr.ht/~skarnet/smtpd-starttls-proxy">SourceHut mirror</a> of the smtpd-starttls-proxy git repository. </li> diff --git a/doc/qmail-remote-io.html b/doc/qmail-remote-io.html index bdede26..7a06808 100644 --- a/doc/qmail-remote-io.html +++ b/doc/qmail-remote-io.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>smtpd-starttls-proxy: the qmail-remote-io internal program</title> diff --git a/doc/qmail-remote.html b/doc/qmail-remote.html index d8d3c99..fd8a395 100644 --- a/doc/qmail-remote.html +++ b/doc/qmail-remote.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>smtpd-starttls-proxy: the qmail-remote program</title> diff --git a/doc/smtpd-starttls-proxy-io.html b/doc/smtpd-starttls-proxy-io.html index 52479bd..57fc6b5 100644 --- a/doc/smtpd-starttls-proxy-io.html +++ b/doc/smtpd-starttls-proxy-io.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>smtpd-starttls-proxy: the smtpd-starttls-proxy-io program</title> diff --git a/doc/upgrade.html b/doc/upgrade.html index 4e3e27d..eaf52d2 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.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>smtpd-starttls-proxy: how to upgrade</title> |
