Commit 27940ad
committed
docs(README.md): adopt the new Coder shorthand mark
Replaces the old square white-on-black mark hotlinked from
coder/presskit (which was wiped and redirected to
https://coder.together.agency) with the official shorthand mark
from the new presskit bundle, vendored as SVG under assets/.
Uses an HTML <picture> element with prefers-color-scheme so the
black mark is shown on light backgrounds and the white mark on
dark backgrounds, matching GitHub's documented pattern for theme-
aware images. The <img> fallback keeps a single image rendering
in non-GitHub Markdown renderers.
Files vendored locally to avoid breaking if the source layout
moves. SVG is byte-identical to the official downloads from
coder.together.agency/downloads/logo/downloadFile.zip.
This change was prepared by Coder Agents.1 parent 049a221 commit 27940ad
3 files changed
Lines changed: 42 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 | | |
5 | 10 | | |
6 | 11 | | |
| |||
Loading
Loading
0 commit comments