📝 docs(readme): move the language switcher above the logo - #591
Conversation
It read as buried under the logo, title, and tagline — and the tagline above it is English, so a non-English reader hit a sentence they may not read before finding their own language. Now it is the first thing rendered. Kept inside <div align="center"> rather than placed above it, so it stays centered instead of rendering left-aligned over a centered logo. Applied to all seven READMEs so the translated copies do not drift.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (7)
📝 WalkthroughWalkthroughThe localized README headers now show their language selectors near the top of the centered header block. Previous selector occurrences were removed, and related header spacing was adjusted in the Spanish and English READMEs. Possibly related PRs
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
@coderabbitai review |
✅ Action performedReview finished.
|
|
@coderabbitai review |
✅ Action performedReview finished.
|
The switcher read as buried under the logo, title, and tagline. Since the tagline directly above it is English, a non-English reader hit a sentence they may not read before finding their own language. It is now the first thing rendered.
Kept inside
<div align="center">rather than above it, so it stays centered instead of rendering left-aligned over a centered logo.Applied to all seven READMEs (
README.md+ 6 translations) so the copies do not drift — the Spanish one needed a different matcher since Spanish is bold rather than a link there.Pure move: 2 lines changed per file, no content edits. Full pre-push gate green (275s),
release-docs-identity11/11.Changelog
release-docs-identity(11/11).