1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-18 16:31:44 +02:00

Update sponsored badge

This commit is contained in:
DarthSim 2023-03-10 20:46:25 +03:00
parent 51aa219315
commit ef774dcaa0
3 changed files with 11 additions and 6 deletions

View File

@ -32,11 +32,18 @@ imgproxy is able to quickly and easily resize images on the fly, and it's well-e
To get an even better introduction, and to dive deeper into the nitty gritty details, check out this article: [imgproxy: Resize your images instantly and securely](https://evilmartians.com/chronicles/introducing-imgproxy)
<a href="https://evilmartians.com/?utm_source=imgproxy" target="_blank">
<a href="https://evilmartians.com/?utm_source=opensource">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="assets/sponsored-dark.svg?sanitize=true">
<source media="(prefers-color-scheme: light)" srcset="assets/sponsored-light.svg?sanitize=true">
<img alt="Sponsored by Evil Martians" width="236" height="54" src="assets/sponsored-light.svg?sanitize=true">
<source
media="(prefers-color-scheme: dark)"
srcset="https://evilmartians.com/badges/sponsored-by-evil-martians_v2.0_for-dark-bg@2x.png"
>
<img
src="https://evilmartians.com/badges/sponsored-by-evil-martians_v2.0@2x.png"
alt="Sponsored by Evil Martians"
width="236"
height="54"
>
</picture>
</a>

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.9 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 6.0 KiB