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