Skip to content

Commit 0be2110

Browse files
authored
docs(README): add 'toss' logo image (#299)
1 parent 2b5f92c commit 0be2110

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

README-ko_kr.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,10 @@ packages/
9797
## 라이선스
9898

9999
MIT © Viva Republica, Inc. 자세한 내용은 [LICENSE](./LICENSE)를 참고하세요.
100+
101+
<a title="Toss" href="https://toss.im">
102+
<picture>
103+
<source media="(prefers-color-scheme: dark)" srcset="https://static.toss.im/logos/png/4x/logo-toss-reverse.png">
104+
<img alt="Toss" src="https://static.toss.im/logos/png/4x/logo-toss.png" width="100">
105+
</picture>
106+
</a>

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,10 @@ We welcome contributions from everyone! Please check our contribution guide.
9797
## License
9898

9999
MIT © Viva Republica, Inc. See [LICENSE](./LICENSE) for details.
100+
101+
<a title="Toss" href="https://toss.im">
102+
<picture>
103+
<source media="(prefers-color-scheme: dark)" srcset="https://static.toss.im/logos/png/4x/logo-toss-reverse.png">
104+
<img alt="Toss" src="https://static.toss.im/logos/png/4x/logo-toss.png" width="100">
105+
</picture>
106+
</a>

0 commit comments

Comments
 (0)