Skip to content

docs: align Trendshift badges - #57

Merged
qiz029 merged 2 commits into
mainfrom
codex/readme-trendshift-layout
Aug 5, 2026
Merged

docs: align Trendshift badges#57
qiz029 merged 2 commits into
mainfrom
codex/readme-trendshift-layout

Conversation

@qiz029

@qiz029 qiz029 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

What changed

  • Added an explicit line break between the compact status badges and the larger Trendshift badges.
  • Kept the daily and weekly Trendshift badges together as a centered second row.

Why

The two larger badges previously participated in the same wrapping flow as the compact badges. At common README widths, the daily badge stayed on the first row while the weekly badge wrapped to the next row, producing an unbalanced layout.

Impact

Documentation-only layout correction; no runtime behavior is affected.

Validation

  • git diff --check
  • GitHub README rendering inspected on the pushed branch

Copilot AI lite review requested due to automatic review settings August 5, 2026 20:51

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts the README’s badge layout so the larger Trendshift badges render as a separate row from the compact status badges, avoiding uneven wrapping at typical viewport widths.

Changes:

  • Inserted an explicit <br> line break between the compact badge row and the Trendshift badges.
  • Kept the Trendshift daily and weekly badges grouped together on the next line within the centered header block.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@qiz029
qiz029 marked this pull request as ready for review August 5, 2026 21:07
Copilot AI review requested due to automatic review settings August 5, 2026 21:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@qiz029
qiz029 merged commit 1d9a460 into main Aug 5, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants