You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was already first by date, which would have stopped being true the next
time anything shipped. Marks it with is-pinned and a Pinned badge so it
holds position on merit rather than by accident, and so readers understand
why it sits above a newer post later on.
The card order is hand-maintained DOM order, so the intent is recorded
where it can actually be acted on: a PINNED comment above the card and a
README note telling you to insert new posts below it.
Bumps the stylesheet to ?v=4 — styles.css is served with max-age=14400,
so without a new URL the badge would render unstyled against fresh markup
for up to four hours.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
<!-- Topmost card is above the fold: eager, so it isn't the LCP holdup. -->
106
108
<imgwidth="640" height="560" src="assets/img/first-contribution-card.svg" alt="A contribution pipeline drawn as a signal chain — issue, fix, merged — over a spectrum trace" />
0 commit comments