mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
0dc7c94cdc
Add extensive abbreviation mappings to normalize_book_name function to handle common Bible book abbreviations. URLs like /book/Gen/... will now automatically redirect to /book/Genesis/... Supports all standard abbreviations including: - Gen, Ge for Genesis - Ex, Exo for Exodus - Mt, Mat for Matthew - And many more... This improves URL flexibility and user experience when typing abbreviated book names directly in the address bar. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>