docs: update README home screenshot alt text

This commit is contained in:
null 2026-07-01 02:20:04 -05:00
parent 18490f990e
commit a1b77f6786
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Fresh Android dark-mode captures from the current emulator build.
| Home | Play | This or That | Today | Challenge |
| :---: | :---: | :---: | :---: | :---: |
| <img src="docs/screenshots/readme/home-dark.png" alt="Home dashboard in dark mode" width="160" /> | <img src="docs/screenshots/readme/play-dark.png" alt="Play hub in dark mode" width="160" /> | <img src="docs/screenshots/readme/this-or-that-dark.png" alt="This or That in dark mode" width="160" /> | <img src="docs/screenshots/readme/today-dark.png" alt="Daily question in dark mode" width="160" /> | <img src="docs/screenshots/readme/challenge-dark.png" alt="Connection challenge in dark mode" width="160" /> |
| <img src="docs/screenshots/readme/home-dark.png" alt="Home screen waiting for the daily question answer in dark mode" width="160" /> | <img src="docs/screenshots/readme/play-dark.png" alt="Play hub in dark mode" width="160" /> | <img src="docs/screenshots/readme/this-or-that-dark.png" alt="This or That in dark mode" width="160" /> | <img src="docs/screenshots/readme/today-dark.png" alt="Daily question in dark mode" width="160" /> | <img src="docs/screenshots/readme/challenge-dark.png" alt="Connection challenge in dark mode" width="160" /> |
---