cf97ff4384
Also fix an error caused by last commit and tweak icon colors.
27 lines
No EOL
589 B
JSON
27 lines
No EOL
589 B
JSON
[
|
|
{
|
|
"title": "Patreon",
|
|
"color": "red",
|
|
"href": "https://patreon.com/Ryujinx",
|
|
"icon": "fa-patreon"
|
|
},
|
|
{
|
|
"title": "GitHub",
|
|
"color": "green",
|
|
"href": "https://github.com/Ryujinx/Ryujinx",
|
|
"icon": "fa-github"
|
|
},
|
|
{
|
|
"title": "Twitter",
|
|
"color": "blue",
|
|
"href": "https://twitter.com/RyujinxEmu",
|
|
"icon": "fa-twitter"
|
|
|
|
},
|
|
{
|
|
"title": "Discord",
|
|
"color": "#7289DA",
|
|
"href": "https://discord.gg/VkQYXAZ",
|
|
"icon": "fa-discord"
|
|
}
|
|
] |