Squashed commit of the following:

commit a8f0d32a87
Author: Observer KRypt0n_ <suimin.tu.mu.ga.mi@gmail.com>
Date:   Thu Mar 23 18:34:14 2023 +0200

    Added dark repository pictures variants

commit 711cc820f1
Author: Marie <marie@kaifa.ch>
Date:   Wed Mar 22 15:01:03 2023 +0100

    chore: Replace download section

    - List available Installation Types
    - Link to the more fancy wiki page for the guides

commit b5d38a7482
Author: Observer KRypt0n_ <suimin.tu.mu.ga.mi@gmail.com>
Date:   Tue Mar 21 18:37:47 2023 +0200

    chore: updated repository pictures

commit f52c8ec968
Author: Observer KRypt0n_ <suimin.tu.mu.ga.mi@gmail.com>
Date:   Sun Mar 19 17:03:59 2023 +0200

    docs: changed ascii chart to png

commit 5df5ce462d
Author: Observer KRypt0n_ <suimin.tu.mu.ga.mi@gmail.com>
Date:   Sun Mar 19 16:50:21 2023 +0200

    docs: added info about branches

commit f0a7fdd583
Author: Observer KRypt0n_ <suimin.tu.mu.ga.mi@gmail.com>
Date:   Sun Mar 19 16:42:16 2023 +0200

    ci: added `next` branch to github actions
This commit is contained in:
Observer KRypt0n_ 2023-03-23 18:42:53 +02:00
parent 06dc789f52
commit 4d75a85d22
No known key found for this signature in database
GPG key ID: 844DA47BA25FE1E2
10 changed files with 6 additions and 3 deletions

View file

@ -1,9 +1,12 @@
<img src="repository/logo.jpg"> <picture>
<source media="(prefers-color-scheme: dark)" srcset="repository/logo-dark.png">
<img src="repository/logo-light.png">
</picture>
| Modern style | Classic style | | Modern style | Classic style |
| :-: | :-: | | :-: | :-: |
| <img src="repository/main-modern.png"> | <img src="repository/main-classic.png"> | | <picture><source media="(prefers-color-scheme: dark)" srcset="repository/main-modern-dark.png"><img src="repository/main-modern.png"></picture> | <picture><source media="(prefers-color-scheme: dark)" srcset="repository/main-classic-dark.png"><img src="repository/main-classic.png"></picture> |
| <img src="repository/settings-modern.png"> | <img src="repository/settings-classic.png"> | | <picture><source media="(prefers-color-scheme: dark)" srcset="repository/settings-modern-dark.png"><img src="repository/settings-modern.png"></picture> | <picture><source media="(prefers-color-scheme: dark)" srcset="repository/settings-classic-dark.png"><img src="repository/settings-classic.png"></picture> |
<p align="center"> <p align="center">
<a href="https://discord.gg/ck37X6UWBp">Discord</a> · <a href="https://discord.gg/ck37X6UWBp">Discord</a> ·

BIN
repository/logo-dark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 203 KiB

BIN
repository/logo-light.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 791 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 33 KiB