diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:09:59 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:09:59 +0000 |
| commit | ca7c39c593b3d3fab1df1df59efddd4d42a9678d (patch) | |
| tree | 0f16921a1fd078f4ec2824f1c11a138f51486d94 /doc/index.html | |
| parent | 3ad4a03c26c642305bbe36cd5acb44d6f799d9d2 (diff) | |
| download | execline-ca7c39c593b3d3fab1df1df59efddd4d42a9678d.tar.gz | |
Update deps/docs/mirrors
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 0c2b4a2..e16c6fb 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>execline: a small scripting language</title> @@ -84,6 +85,7 @@ You can access its checksum <a href="execline-2.9.9.0.tar.gz.sha256">here</a>. < git repository</a>: <pre> git clone git://git.skarnet.org/execline </pre> </li> <li> There's also a +<a href="https://codeberg.org/skarnet/execline">Codeberg mirror</a>, or a <a href="https://github.com/skarnet/execline">GitHub mirror</a>, or a <a href="https://git.sr.ht/~skarnet/execline">SourceHut mirror</a> of the execline git repository. </li> |
