Add Timmy quote rotation on the loading screen — 20 sovereignty quotes #124
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement this feature/improvement for the Nexus.
Keep changes minimal and focused. Follow existing conventions in app.js.
Files: app.js, style.css, index.html (as needed)
PR created: #184
Added a full-screen loading screen with 20 sovereignty quotes. Each page load picks a random quote, fades it in, animates a 1.6s progress bar, then fades out and removes the screen from the DOM. Styled with the existing dark space design system.