From 0f281b755e95e8e85d6d1b7339d4c42f9f02c98d Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Thu, 9 May 2024 21:32:19 -0600 Subject: [PATCH] Update apps.json added twitter --- public/apps.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/public/apps.json b/public/apps.json index 2baab44..aa7cf52 100644 --- a/public/apps.json +++ b/public/apps.json @@ -58,10 +58,15 @@ "title": "Github -NOT WORKING-", "image": "https://github.githubassets.com/assets/GitHub-Mark-ea2971cee799.png", "url": "https://github.com" - } + }, { "title": "Snapchat", "image": "https://www.freeiconspng.com/thumbs/snapchat-icon/snapchat-logo-1-18.jpg", "url": "https://www.snapchat.com" + }, + { + "title": "X - Twitter", + "image": "https://i.etsystatic.com/7628211/r/il/bf5665/5167793793/il_570xN.5167793793_f4yw.jpg", + "url": "https://twitter.com" } ]