Skip to content

Commit 67a7e3f

Browse files
authored
Merge pull request #520 from jdepoix/add-sponsor/vcyon
added VCyon logo to README
2 parents 63eeec2 + 1b3756e commit 67a7e3f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@
5454
<img alt="Dumpling AI" src="https://www.dumplingai.com/logos/logo-light.svg" height="40px" style="vertical-align: middle;">
5555
</picture>
5656
</a>
57+
&nbsp;&nbsp;
58+
<a href="https://vcyon.com">
59+
<picture>
60+
<source media="(prefers-color-scheme: dark)" srcset="https://vcyon.com/logo/vcyon-logo-text-dark.png">
61+
<source media="(prefers-color-scheme: light)" srcset="https://vcyon.com/logo/vcyon-logo-text-light.png">
62+
<img alt="Dumpling AI" src="https://vcyon.com/logo/vcyon-logo-text-light.png" height="40px" style="vertical-align: middle;">
63+
</picture>
64+
</a>
5765
</p>
5866

5967
## Install
@@ -586,3 +594,4 @@ If this project makes you happy by reducing your development time, you can make
586594
coffee, or become a [Sponsor of this project](https://github.com/sponsors/jdepoix) :)
587595

588596
[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BAENLEW8VUJ6G&source=url)
597+

0 commit comments

Comments
 (0)