Skip to content

copy(website): replace 'with' framing with comma in hero byline#90

Closed
SamPlvs wants to merge 1 commit into
mainfrom
claude/website-byline-comma
Closed

copy(website): replace 'with' framing with comma in hero byline#90
SamPlvs wants to merge 1 commit into
mainfrom
claude/website-byline-comma

Conversation

@SamPlvs
Copy link
Copy Markdown
Owner

@SamPlvs SamPlvs commented May 28, 2026

Summary

Tweaks the hero byline from:

Zero Operators · v1.0.2 · by Samyakh (Sam) Tukra
with Callum Adamson

to:

Zero Operators · v1.0.2 · by Samyakh (Sam) Tukra,
Callum Adamson

Same two-line layout (.author-secondary still display: 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

  • Single-line HTML change: comma added after </a> closing Sam's link; "with " removed from start of .author-secondary span
  • No CSS changes; existing .author-secondary { display: block; margin-top: 2px } continues to handle the line break
  • Deploy preview confirmation

Note

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

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>
@SamPlvs
Copy link
Copy Markdown
Owner Author

SamPlvs commented May 28, 2026

Closing — superseded / no longer wanted. Reverting to the prior 'with Callum Adamson' framing.

@SamPlvs SamPlvs closed this May 28, 2026
@SamPlvs SamPlvs deleted the claude/website-byline-comma branch May 28, 2026 20:05
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.

1 participant