mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
acfd74f06d
Update JavaScript selector in resource page TOCs to capture h3 headings nested inside article tags. Changed selector from: 'section h2, section h3' to: 'section h2, section h3, section article h3' This ensures individual entries (angel names, prophet names, etc.) appear in the table of contents as indented sub-items under their category headings. Updated templates: - biblical_angels.html - biblical_prophets.html - names_of_god.html - twelve_apostles.html - women_of_the_bible.html - parables.html 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>