README
This commit is contained in:
parent
9cd96462e8
commit
ab7de834b9
20
README.md
20
README.md
@ -244,20 +244,12 @@ We invite you to participate, contribute and together help build Rust's future.
|
||||
|
||||
### Gold Sponsors
|
||||
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<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="180">
|
||||
</picture>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<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="238">
|
||||
</picture>
|
||||
</a>
|
||||
|
||||
## Mascot
|
||||
|
||||
|
20
src/lib.rs
20
src/lib.rs
@ -317,20 +317,12 @@
|
||||
//!
|
||||
//! ### Gold Sponsors
|
||||
//!
|
||||
//! <table>
|
||||
//! <tbody>
|
||||
//! <tr>
|
||||
//! <td>
|
||||
//! <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="180">
|
||||
//! </picture>
|
||||
//! </a>
|
||||
//! </td>
|
||||
//! </tr>
|
||||
//! </tbody>
|
||||
//! </table>
|
||||
//! <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="238">
|
||||
//! </picture>
|
||||
//! </a>
|
||||
//!
|
||||
//! ## Mascot
|
||||
//!
|
||||
|
Loading…
x
Reference in New Issue
Block a user