From 9f49f8af4e88b397c4b722b3830b3ea81397254c Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Tue, 7 May 2024 20:34:21 -0600 Subject: [PATCH] add amazon app --- public/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/apps.json b/public/apps.json index beae4e0..cadcefc 100644 --- a/public/apps.json +++ b/public/apps.json @@ -8,5 +8,10 @@ "title": "Temu", "image": "https://upload.wikimedia.org/wikipedia/en/a/a6/Temu_logo.svg", "url": "https://temu.com" + }, + { + "title": "Amazon", + "image": "https://policyviz.com/wp-content/uploads/2020/12/amazon-logo-square.jpg", + "url": "https://amazon.com" } ]