Skip to content

Commit ab70b9d

Browse files
Merge pull request #19 from coder/chore/refresh-logo
docs(README.md): adopt the new Coder shorthand mark
2 parents eb5d225 + 27940ad commit ab70b9d

3 files changed

Lines changed: 42 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Awesome Coder [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
22

3-
<a href="https://coder.com"><img src="https://github.com/coder/presskit/blob/7b1ae316de8b78cbdd8ef6b6352ef9f32be51504/logos/coder_logo_white_square.png?raw=true" alt="Coder logo" align="right" width="100"></a>
3+
<a href="https://coder.com">
4+
<picture>
5+
<source media="(prefers-color-scheme: dark)" srcset="./assets/coder-mark-white.svg">
6+
<img src="./assets/coder-mark-black.svg" alt="Coder logo" align="right" width="120">
7+
</picture>
8+
</a>
49

510
> A curated list of resources for [Coder](https://coder.com), the self-hosted platform for cloud development environments and AI coding agents.
611

assets/coder-mark-black.svg

Lines changed: 17 additions & 0 deletions
Loading

assets/coder-mark-white.svg

Lines changed: 19 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)