chore(readme): resize logo and move founded-by to header#39
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests.
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
- Add ?size=128 to GitHub avatar URL so pub.dev renders the logo at 128px (pub.dev sanitizer strips height attr alone). - Move founded-by block from bottom to immediately below the nonstop-header across all package and plugin READMEs; reorder sync config to match. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
ProjectAJ14
force-pushed
the
chore/readme-logo-and-founded-by
branch
from
May 27, 2026 20:00
7f18588 to
286c9cd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
?size=128to the GitHub avatar URL intools/readme_sync/templates/sections.yamlso pub.dev actually renders the logo at 128px (pub.dev's HTML sanitizer ignoresheightalone).founded-byblock from the bottom of every README to immediately belownonstop-header; updatetools/readme_sync/config/packages.yamlsection order to match.nonstop_cli,cli_core, andEXAMPLE_README.md.Test plan
melos sync:readme→ SUCCESS, no drift (idempotent re-run reports "No changes needed")🤖 Generated with Claude Code