Skip to content

Commit aa7403f

Browse files
committed
New logo
1 parent 10676ca commit aa7403f

5 files changed

Lines changed: 22 additions & 63 deletions

File tree

README.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,27 @@
11
<p align="center">
22
<a href="https://imgproxy.net">
33
<picture>
4-
<picture>
5-
<source media="(prefers-color-scheme: dark)" srcset="assets/imgproxy-js-core-dark.svg?sanitize=true">
6-
<source media="(prefers-color-scheme: light)" srcset="assets/imgproxy-js-core-light.svg?sanitize=true">
7-
<img alt="imgproxy-nodejs logo" src="assets/imgproxy-js-core-light.svg?sanitize=true">
4+
<source media="(prefers-color-scheme: dark)" srcset="assets/logo-dark.svg?sanitize=true">
5+
<source media="(prefers-color-scheme: light)" srcset="assets/logo-light.svg?sanitize=true">
6+
<img alt="imgproxy logo" src="assets/logo-light.svg?sanitize=true">
87
</picture>
98
</a>
109
</p>
1110

12-
<h4 align="center">
11+
<p align="center"><strong>
1312
<a href="https://imgproxy.net">Website</a> |
1413
<a href="https://imgproxy.net/blog/">Blog</a> |
1514
<a href="https://docs.imgproxy.net">Documentation</a> |
16-
<a href="https://imgproxy.net/#pro">imgproxy Pro</a> |
17-
<a href="https://hub.docker.com/r/darthsim/imgproxy/">Docker</a> |
18-
<a href="https://twitter.com/imgproxy_net">Twitter</a> |
19-
<a href="https://discord.gg/5GgpXgtC9u">Discord</a>
20-
</h4>
15+
<a href="https://imgproxy.net/#pro">imgproxy Pro</a>
16+
</strong></p>
17+
18+
<p align="center">
19+
<a href="https://github.com/imgproxy/imgproxy/pkgs/container/imgproxy"><img alt="Docker" src="https://img.shields.io/badge/Docker-0068F1?style=for-the-badge&logo=docker&logoColor=fff" /></a>
20+
<a href="https://bsky.app/profile/imgproxy.net"><img alt="Bluesky" src="https://img.shields.io/badge/Bluesky-0068F1?style=for-the-badge&logo=bluesky&logoColor=fff" /></a>
21+
<a href="https://x.com/imgproxy_net"><img alt="X" src="https://img.shields.io/badge/X.com-0068F1?style=for-the-badge&logo=x&logoColor=fff" /></a>
22+
<a href="https://mastodon.social/@imgproxy"><img alt="X" src="https://img.shields.io/badge/Mastodon-0068F1?style=for-the-badge&logo=mastodon&logoColor=fff" /></a>
23+
<a href="https://discord.gg/5GgpXgtC9u"><img alt="Discord" src="https://img.shields.io/badge/Discord-0068F1?style=for-the-badge&logo=discord&logoColor=fff" /></a>
24+
</p>
2125

2226
<p align="center">
2327
<a href="https://github.com/imgproxy/imgproxy-js-core/actions"><img alt="GH CI" src="https://img.shields.io/github/actions/workflow/status/imgproxy/imgproxy-js-core/ci.yml?branch=main&label=CI&style=for-the-badge" /></a>

assets/imgproxy-js-core-dark.svg

Lines changed: 0 additions & 22 deletions
This file was deleted.

assets/imgproxy-js-core-light.svg

Lines changed: 0 additions & 31 deletions
This file was deleted.

assets/logo-dark.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)