mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
1722c20445
The base.html template doesn't have an extra_js block defined, so the JavaScript was being silently dropped. Moved the script tag inside the content block where it will be rendered. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>