forked from sent/waves
55 lines
1.4 KiB
JSON
55 lines
1.4 KiB
JSON
{
|
|
"apps": [
|
|
{
|
|
"icon": "/assets/images/a/crazygames.jpg",
|
|
"title": "Crazy Games",
|
|
"link": "https://crazygames.com"
|
|
},
|
|
{
|
|
"icon": "/assets/images/a/youtube.jpg",
|
|
"title": "YouTube",
|
|
"link": "https://youtube.com"
|
|
},
|
|
{
|
|
"icon": "/assets/images/a/github.jpg",
|
|
"title": "GitHub",
|
|
"link": "https://github.com"
|
|
},
|
|
{
|
|
"icon": "/assets/images/a/google.jpg",
|
|
"title": "Google",
|
|
"link": "https://google.com"
|
|
},
|
|
{
|
|
"icon": "/assets/images/a/reddit.jpg",
|
|
"title": "Reddit",
|
|
"link": "https://reddit.com"
|
|
},
|
|
{
|
|
"icon": "/assets/images/a/spotify.jpg",
|
|
"title": "Spotify",
|
|
"link": "https://spotify.com"
|
|
},
|
|
{
|
|
"icon": "/assets/images/a/discord.jpg",
|
|
"title": "Discord",
|
|
"link": "https://discord.com"
|
|
},
|
|
{
|
|
"icon": "/assets/images/a/x.jpg",
|
|
"title": "X",
|
|
"link": "https://x.com"
|
|
},
|
|
{
|
|
"icon": "/assets/images/a/twitch.jpg",
|
|
"title": "Twitch",
|
|
"link": "https://twitch.tv"
|
|
},
|
|
{
|
|
"icon": "/assets/images/a/steam.jpg",
|
|
"title": "Steam",
|
|
"link": "https://store.steampowered.com"
|
|
}
|
|
]
|
|
}
|