Skip to content

Commit 2fb044a

Browse files
committed
New logo
1 parent 0da4b82 commit 2fb044a

File tree

5 files changed

+26
-56
lines changed

5 files changed

+26
-56
lines changed

README.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,28 @@
11
<p align="center">
22
<a href="https://imgproxy.net">
33
<picture>
4-
<source media="(prefers-color-scheme: dark)" srcset="logo/logo-dark.svg?sanitize=true">
5-
<source media="(prefers-color-scheme: light)" srcset="logo/logo-light.svg?sanitize=true">
6-
<img alt="imgproxy logo" src="logo/logo-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">
77
</picture>
88
</a>
99
</p>
1010

11+
<p align="center"><strong>
12+
<a href="https://imgproxy.net">Website</a> |
13+
<a href="https://imgproxy.net/blog/">Blog</a> |
14+
<a href="https://docs.imgproxy.net">Documentation</a> |
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>
25+
1126
<p align="center">
1227
<a href="https://github.com/imgproxy/imgproxy.rb/actions"><img alt="GH Test" src="https://img.shields.io/github/actions/workflow/status/imgproxy/imgproxy.rb/test.yml?branch=master&label=Test&style=for-the-badge"/></a>
1328
<a href="https://github.com/imgproxy/imgproxy.rb/actions"><img alt="GH Lint" src="https://img.shields.io/github/actions/workflow/status/imgproxy/imgproxy.rb/lint.yml?branch=master&label=Lint&style=for-the-badge"/></a>

assets/logo-dark.svg

Lines changed: 4 additions & 0 deletions
Loading

assets/logo-light.svg

Lines changed: 4 additions & 0 deletions
Loading

logo/logo-dark.svg

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

0 commit comments

Comments
 (0)