diff options
Diffstat (limited to 'generate_html_cs.py')
-rwxr-xr-x | generate_html_cs.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/generate_html_cs.py b/generate_html_cs.py index 7073a24..48b945a 100755 --- a/generate_html_cs.py +++ b/generate_html_cs.py @@ -16,9 +16,7 @@ book_abbrs = { "Nu": "Num", "Dt": "Deut", "Jos": "Josh", "Jdc": "Judg", "Rth": "Ruth", "1Sm": "1Sam", "2Sm": "2Sam", "1Rg": "1Kgs", "2Rg": "2Kgs", - "1Chr": "1Chr", "2Chr": "2Chr", - "Esr": "Ezra", - "Neh": "Neh", + "1Chr": "1Chr", "2Chr": "2Chr", "Esr": "Ezra", "Neh": "Neh", "Esth": "Esth", # NA in source code, "Job": "Job", "Ps": "Ps", "Prv": "Prov", "Eccl": "Eccl", "Song": "Song", # NA in source code, |