mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
Merge branch 'master' of github.com:orangecoding/fredy
This commit is contained in:
21
README.md
21
README.md
@@ -1,11 +1,15 @@
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://fredy.orange-coding.net/">
|
|
||||||
<img alt="Expo logo" width="400" src="https://github.com/orangecoding/fredy/blob/master/doc/logo.png">
|
<a href="https://fredy.orange-coding.net/">
|
||||||
</a>
|
<picture>
|
||||||
|
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/orangecoding/fredy/blob/master/doc/logo_white.png" width="400">
|
||||||
|
<source media="(prefers-color-scheme: light)" srcset="https://github.com/orangecoding/fredy/blob/master/doc/logo.png" width="400">
|
||||||
|
<img alt="Jetbrains Open Source" src="https://github.com/orangecoding/fredy/blob/master/doc/logo.png">
|
||||||
|
</picture>
|
||||||
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|

|
||||||

|
|
||||||
[](https://github.com/orangecoding/fredy/actions/workflows/docker.yml)
|
[](https://github.com/orangecoding/fredy/actions/workflows/docker.yml)
|
||||||

|

|
||||||

|

|
||||||
@@ -49,7 +53,12 @@ I maintain Fredy and other open-source projects in my free time.\
|
|||||||
If you find it useful, consider supporting the project 💙
|
If you find it useful, consider supporting the project 💙
|
||||||
|
|
||||||
Fredy is proudly backed by the **JetBrains Open Source Support Program**.
|
Fredy is proudly backed by the **JetBrains Open Source Support Program**.
|
||||||
[<img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg" alt="JetBrains" width="120"/>](https://jb.gg/OpenSourceSupport)
|
|
||||||
|
<picture>
|
||||||
|
<source media="(prefers-color-scheme: dark)" srcset="https://www.jetbrains.com/company/brand/img/logo_jb_dos_3.svg">
|
||||||
|
<source media="(prefers-color-scheme: light)" srcset="https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg">
|
||||||
|
<img alt="Jetbrains Open Source" src="https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg">
|
||||||
|
</picture>
|
||||||
|
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user