305b7a26b0
Co-authored-by: Cobalt-60 <plastics-eater@users.noreply.github.com>
27 lines
662 B
JSON
27 lines
662 B
JSON
[
|
|
{
|
|
"name": "Discord",
|
|
"image": "/assets/img/discord.png",
|
|
"target": "https://discord.com/app"
|
|
},
|
|
{
|
|
"name": "Emulator",
|
|
"image": "https://emulatorjs.org/media/logo-light.png",
|
|
"target": "https://demo.emulatorjs.org/"
|
|
},
|
|
{
|
|
"name": "Tiktok",
|
|
"image": "/assets/img/tiktok.png",
|
|
"target": "https://www.tiktok.com/en/"
|
|
},
|
|
{
|
|
"name": "Twitch",
|
|
"image": "/assets/img/twitch.png",
|
|
"target": "https://www.twitch.tv/"
|
|
},
|
|
{
|
|
"name": "Youtube",
|
|
"image": "/assets/img/youtube.png",
|
|
"target": "https://youtube.com"
|
|
}
|
|
] |