Files
Polaris/static/assets/JSON/apps.json
T
2024-01-02 17:38:01 -07:00

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"
}
]