Anton Tranelis 4eb782a6f0 refactor(lib): move info modal to dedicated /info route
- Add InfoRedirect component for one-time redirect to /info on page load
- Simplify Modal component to pure presentation (remove redirect logic)
- Change NavBar info button from showModal() to Link to /info route
- Remove unused window.my_modal_3 global type declaration
- Fix modal centering by removing conflicting position classes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 19:34:06 +01:00
..