diff options
| author | Zach DeCook <zachdecook@librem.one> | 2021-04-10 07:32:16 -0400 |
|---|---|---|
| committer | Zach DeCook <zachdecook@librem.one> | 2021-04-10 07:32:16 -0400 |
| commit | 7888e969d6640782a5e1f2cac6b7338c6657cb04 (patch) | |
| tree | 8ae0cc70d755f94f0a7c34b21ba572a1a31b184f /index.gmi | |
| parent | ceb612c0ce4077a95d59b29ff6f1856f75eb4583 (diff) | |
| download | cgi-bin-7888e969d6640782a5e1f2cac6b7338c6657cb04.tar.gz | |
plan: switch to python version of webp script
Diffstat (limited to 'index.gmi')
| -rwxr-xr-x | index.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.gmi b/index.gmi index 66b694b..aa5054a 100755 --- a/index.gmi +++ b/index.gmi @@ -8,7 +8,7 @@ printf '20 text/gemini \r\n => /cgi-bin/net.sh Wrapper for New English Translation API. => /cgi-bin/oeb.sh Open English Bible (WIP) rough script for reading. => /cgi-bin/lsv.py Literal Standard Version script for reading. -=> /cgi-bin/webp.sh World English Bible rough script for reading. +=> /cgi-bin/webp.py World English Bible nicer script for reading. ## misc => /cgi-bin/ccel.sh ccel.org frontend |
