From 17dc54ac7b2b52d62eb5f04674be26f8ab230d0a Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Tue, 7 May 2024 21:31:33 -0600 Subject: [PATCH] Update apps.json fixed pintrest image to look nice and fit styling --- public/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/apps.json b/public/apps.json index 5e79060..faa6656 100644 --- a/public/apps.json +++ b/public/apps.json @@ -36,7 +36,7 @@ }, { "title": "Pinterest", - "image": "https://upload.wikimedia.org/wikipedia/commons/0/08/Pinterest-logo.png", + "image": "https://static-00.iconduck.com/assets.00/pinterest-icon-512x512-3vn0ggs9.png", "url": "https://https://www.pinterest.com" } ]