Skip to content

docs(readme): link the Cosyte lockup to cosyte.com (ASSETS) - #36

Merged
NSchatz merged 1 commit into
mainfrom
readme-lockup-link
Aug 7, 2026
Merged

docs(readme): link the Cosyte lockup to cosyte.com (ASSETS)#36
NSchatz merged 1 commit into
mainfrom
readme-lockup-link

Conversation

@NSchatz

@NSchatz NSchatz commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Wraps the existing lockup above the H1 in an anchor to https://cosyte.com, per thefounder requirement of 2026-08-06. Nothing inside the block moved.

The anchor's behaviour was measured on both surfaces by fhir #62 rather than assumed. On GitHub
it works and the colour-scheme switch survives, because the img stays a direct child of picture,
which is what the HTML spec requires for source selection to run at all. On an npm package page
the anchor is lost, because npm wraps the image in its own anchor and a nested anchor is not
representable. Shipped anyway by founder decision of 2026-08-07: on npm this is no worse than the
unlinked lockup it replaces, and GitHub is where these READMEs are actually read.

Wraps the existing <picture> lockup above the H1 in an anchor to https://cosyte.com, per the
founder requirement of 2026-08-06. Nothing inside the block moved.

The anchor's behaviour was measured on both surfaces by fhir #62 rather than assumed. On GitHub
it works and the colour-scheme switch survives, because the img stays a direct child of picture,
which is what the HTML spec requires for source selection to run at all. On an npm package page
the anchor is lost, because npm wraps the image in its own anchor and a nested anchor is not
representable. Shipped anyway by founder decision of 2026-08-07: on npm this is no worse than the
unlinked lockup it replaces, and GitHub is where these READMEs are actually read.
@NSchatz
NSchatz merged commit 7d46d3b into main Aug 7, 2026
8 checks passed
@NSchatz
NSchatz deleted the readme-lockup-link branch August 7, 2026 01:42
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