From 73f99181b2966c62e187be44aaf1db7992ccd7ad Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Tue, 7 May 2024 18:05:01 -0600 Subject: [PATCH] fixed apps removed roblox because roblox isnt a fucking app and fixed the temu image logo --- public/apps.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/public/apps.json b/public/apps.json index 18cfc33..beae4e0 100644 --- a/public/apps.json +++ b/public/apps.json @@ -1,9 +1,4 @@ [ - { - "title": "Roblox", - "image": "https://picsum.photos/id/870/200/300?grayscale&blur=2", - "url": "https://now.gg/play/roblox-corporation/5349/roblox" - }, { "title": "Discord", "image": "/images/discord.png", @@ -11,7 +6,7 @@ }, { "title": "Temu", - "image": "/images/temu.png", + "image": "https://upload.wikimedia.org/wikipedia/en/a/a6/Temu_logo.svg", "url": "https://temu.com" } ]