Fix(README): Enhance KeyJolt card visual consistency - #7
Conversation
- Adds 'Live Demo | Source' text link to KeyJolt project card. - Removes redundant initial image badges from KeyJolt card. - Adds specific 'flat-square' styled live demo badge for KeyJolt. - Ensures formatting aligns with other featured project cards.
WalkthroughA new badge linking to a live demo for the "KeyJolt" project was added to the "Featured Projects" section in the README. The badge uses shields.io, has a yellow flat-square style, and points to https://keyjolt.dev. No other changes were made to the README or codebase. Changes
Possibly related PRs
Poem
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Merge pull request #6 from hexawulf/improve/keyjolt-card-consistency
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
README.md (1)
97-98: Badge looks good ― tiny alt-text tweak for consistencyAll other project badges use only the project name (e.g.
Reading Tracker,Table Tamer,CodePatchwork) except for two outliers (PiDeck Live Demoand this new one).
For visual accessibility and to keep the pattern tight, prefer the shorter alt-text here as well:-[](https://keyjolt.dev) +[](https://keyjolt.dev)No functional impact—purely a readability polish.
Summary by CodeRabbit