copy(website): replace 'with' framing with comma in hero byline#90
Closed
SamPlvs wants to merge 1 commit into
Closed
copy(website): replace 'with' framing with comma in hero byline#90SamPlvs wants to merge 1 commit into
SamPlvs wants to merge 1 commit into
Conversation
Drops the 'with' prefix on the secondary byline line and adds a comma after Sam's name so the credit reads: Zero Operators · v1.0.2 · by Samyakh (Sam) Tukra, Callum Adamson Same two-line block layout (.author-secondary display: block); only the connecting text changes. Comma sits at end of line 1, Callum's name on its own line below. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Owner
Author
|
Closing — superseded / no longer wanted. Reverting to the prior 'with Callum Adamson' framing. |
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
Tweaks the hero byline from:
to:
Same two-line layout (
.author-secondarystilldisplay: block); only the connecting text changes — comma now sits at the end of line 1, Callum's name reads as a co-credit on line 2 without the "with" prefix.Test plan
</a>closing Sam's link; "with " removed from start of.author-secondaryspan.author-secondary { display: block; margin-top: 2px }continues to handle the line breakNote
Stacks behind PR #89 (Contributors-list dedupe) — both touch the same file but different regions; should merge cleanly in either order.
🤖 Generated with Claude Code