chore: rename app from Solitaire Quest to Ferrous Solitaire
Replace all display-name occurrences across web pages, Rust source, docs, and Cargo metadata. Update localStorage token key from sq_token to fs_token. Tagline "Klondike Solitaire" retained as genre descriptor. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//! Keyboard focus ring for modal buttons (Phase 1).
|
||||
//!
|
||||
//! Solitaire Quest's 11 modals (Help, Stats, Achievements, Settings,
|
||||
//! Ferrous Solitaire's 11 modals (Help, Stats, Achievements, Settings,
|
||||
//! Profile, Leaderboard, Pause, Forfeit confirm, GameOver, Confirm new
|
||||
//! game, Onboarding) ship without any keyboard focus support. Phase 1
|
||||
//! gives every button spawned via [`crate::ui_modal::spawn_modal_button`]
|
||||
|
||||
Reference in New Issue
Block a user