Gold Sponsor
This commit is contained in:
parent
116cfebece
commit
9cd96462e8
@ -251,7 +251,7 @@ We invite you to participate, contribute and together help build Rust's future.
|
|||||||
<a href="https://www.digitalocean.com/">
|
<a href="https://www.digitalocean.com/">
|
||||||
<picture>
|
<picture>
|
||||||
<source media="(prefers-color-scheme: dark)" srcset="https://www.sea-ql.org/static/sponsors/Osmos-dark.svg">
|
<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>
|
</picture>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
|
@ -310,13 +310,13 @@
|
|||||||
//! [](https://github.com/SeaQL/sea-orm/graphs/contributors)
|
//! [](https://github.com/SeaQL/sea-orm/graphs/contributors)
|
||||||
//!
|
//!
|
||||||
//! ## Sponsorship
|
//! ## 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.
|
//! [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.
|
//! We invite you to participate, contribute and together help build Rust's future.
|
||||||
//!
|
//!
|
||||||
//! ### Gold Sponsors
|
//! ### Gold Sponsors
|
||||||
//!
|
//!
|
||||||
//! <table>
|
//! <table>
|
||||||
//! <tbody>
|
//! <tbody>
|
||||||
//! <tr>
|
//! <tr>
|
||||||
@ -324,7 +324,7 @@
|
|||||||
//! <a href="https://www.digitalocean.com/">
|
//! <a href="https://www.digitalocean.com/">
|
||||||
//! <picture>
|
//! <picture>
|
||||||
//! <source media="(prefers-color-scheme: dark)" srcset="https://www.sea-ql.org/static/sponsors/Osmos-dark.svg">
|
//! <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>
|
//! </picture>
|
||||||
//! </a>
|
//! </a>
|
||||||
//! </td>
|
//! </td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user