mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
c42d01d4f4
1. Sticky header on scroll - Shows current page title and breadcrumb navigation - Appears when scrolling past the main breadcrumb - Smooth slide-down animation 2. Font size controls (A/A buttons) - Small, normal, large, x-large sizes - Persisted to localStorage - Positioned next to dark mode toggle 3. Prefetch next/prev pages - Uses requestIdleCallback for non-blocking prefetch - Prefetches chapter/verse/book navigation links - Makes page-to-page navigation feel instant 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>