|
6 | 6 | srcset="assets/revanced-headline/revanced-headline-vertical-dark.svg"
|
7 | 7 | >
|
8 | 8 | <img
|
| 9 | + width="256px" |
9 | 10 | src="assets/revanced-headline/revanced-headline-vertical-light.svg"
|
10 | 11 | >
|
11 | 12 | </picture>
|
12 | 13 | <br>
|
13 | 14 | <a href="https://revanced.app/">
|
14 |
| - <img height="24px" src="assets/revanced-logo/revanced-logo-round.svg" /> |
| 15 | + <picture> |
| 16 | + <source height="24px" media="(prefers-color-scheme: dark)" srcset="assets/revanced-logo/revanced-logo.svg" /> |
| 17 | + <img height="24px" src="assets/revanced-logo/revanced-logo.svg" /> |
| 18 | + </picture> |
15 | 19 | </a>
|
16 |
| - <a href="https://github.com/revanced"> |
| 20 | + <a href="https://github.com/ReVanced"> |
17 | 21 | <picture>
|
18 | 22 | <source height="24px" media="(prefers-color-scheme: dark)" srcset="https://i.ibb.co/dMMmCrW/Git-Hub-Mark.png" />
|
19 | 23 | <img height="24px" src="https://i.ibb.co/9wV3HGF/Git-Hub-Mark-Light.png" />
|
20 | 24 | </picture>
|
21 | 25 | </a>
|
22 | 26 | <a href="http://revanced.app/discord">
|
23 |
| - <img height="24px" src="https://user-images.githubusercontent.com/13122796/178032563-d4e084b7-244e-4358-af50-26bde6dd4996.png" /> |
| 27 | + <picture> |
| 28 | + <source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032563-d4e084b7-244e-4358-af50-26bde6dd4996.png" /> |
| 29 | + <img height="24px" src="https://user-images.githubusercontent.com/13122796/178032563-d4e084b7-244e-4358-af50-26bde6dd4996.png" /> |
| 30 | + </picture> |
24 | 31 | </a>
|
25 | 32 | <a href="https://reddit.com/r/revancedapp">
|
26 |
| - <img height="24px" src="https://user-images.githubusercontent.com/13122796/178032351-9d9d5619-8ef7-470a-9eec-2744ece54553.png" /> |
| 33 | + <picture> |
| 34 | + <source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032351-9d9d5619-8ef7-470a-9eec-2744ece54553.png" /> |
| 35 | + <img height="24px" src="https://user-images.githubusercontent.com/13122796/178032351-9d9d5619-8ef7-470a-9eec-2744ece54553.png" /> |
| 36 | + </picture> |
27 | 37 | </a>
|
28 | 38 | <a href="https://t.me/app_revanced">
|
29 |
| - <img height="24px" src="https://user-images.githubusercontent.com/13122796/178032213-faf25ab8-0bc3-4a94-a730-b524c96df124.png" /> |
| 39 | + <picture> |
| 40 | + <source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032213-faf25ab8-0bc3-4a94-a730-b524c96df124.png" /> |
| 41 | + <img height="24px" src="https://user-images.githubusercontent.com/13122796/178032213-faf25ab8-0bc3-4a94-a730-b524c96df124.png" /> |
| 42 | + </picture> |
30 | 43 | </a>
|
31 |
| - <a href="https://twitter.com/revancedapp"> |
32 |
| - <img height="24px" src="https://user-images.githubusercontent.com/13122796/178032018-6da37214-7474-4641-a1da-7af7db3a31cd.png" /> |
| 44 | + <a href="https://x.com/revancedapp"> |
| 45 | + <picture> |
| 46 | + <source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/93124920/270180600-7c1b38bf-889b-4d68-bd5e-b9d86f91421a.png"> |
| 47 | + <img height="24px" src="https://user-images.githubusercontent.com/93124920/270108715-d80743fa-b330-4809-b1e6-79fbdc60d09c.png" /> |
| 48 | + </picture> |
33 | 49 | </a>
|
34 | 50 | <a href="https://www.youtube.com/@ReVanced">
|
35 |
| - <img height="24px" src="https://user-images.githubusercontent.com/13122796/178032714-c51c7492-0666-44ac-99c2-f003a695ab50.png" /> |
36 |
| - </a> |
| 51 | + <picture> |
| 52 | + <source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032714-c51c7492-0666-44ac-99c2-f003a695ab50.png" /> |
| 53 | + <img height="24px" src="https://user-images.githubusercontent.com/13122796/178032714-c51c7492-0666-44ac-99c2-f003a695ab50.png" /> |
| 54 | + </picture> |
| 55 | + </a> |
37 | 56 | <br>
|
38 | 57 | <br>
|
39 | 58 | Continuing the legacy of Vanced
|
|
0 commit comments