Gold Sponsor

This commit is contained in:
Billy Chan 2024-02-02 13:35:30 +08:00
parent 116cfebece
commit 9cd96462e8
No known key found for this signature in database
GPG Key ID: 45461E52F22E0279
2 changed files with 5 additions and 5 deletions

View File

@ -251,7 +251,7 @@ We invite you to participate, contribute and together help build Rust's future.
<a href="https://www.digitalocean.com/">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://www.sea-ql.org/static/sponsors/Osmos-dark.svg">
<img src="https://www.sea-ql.org/static/sponsors/Osmos.svg" width="160">
<img src="https://www.sea-ql.org/static/sponsors/Osmos.svg" width="180">
</picture>
</a>
</td>

View File

@ -310,13 +310,13 @@
//! [![Contributors](https://opencollective.com/sea-orm/contributors.svg?width=1000&button=false)](https://github.com/SeaQL/sea-orm/graphs/contributors)
//!
//! ## Sponsorship
//!
//!
//! [SeaQL.org](https://www.sea-ql.org/) is an independent open-source organization run by passionate developers. If you enjoy using our libraries, please star and share our repositories. If you feel generous, a small donation via [GitHub Sponsor](https://github.com/sponsors/SeaQL) will be greatly appreciated, and goes a long way towards sustaining the organization.
//!
//! We invite you to participate, contribute and together help build Rust's future.
//!
//!
//! ### Gold Sponsors
//!
//!
//! <table>
//! <tbody>
//! <tr>
@ -324,7 +324,7 @@
//! <a href="https://www.digitalocean.com/">
//! <picture>
//! <source media="(prefers-color-scheme: dark)" srcset="https://www.sea-ql.org/static/sponsors/Osmos-dark.svg">
//! <img src="https://www.sea-ql.org/static/sponsors/Osmos.svg" width="160">
//! <img src="https://www.sea-ql.org/static/sponsors/Osmos.svg" width="180">
//! </picture>
//! </a>
//! </td>