From 39ad73784b77269754c5da69cc53a3dc7139cd6b Mon Sep 17 00:00:00 2001 From: Legend <126304434+ExpiredWarranty@users.noreply.github.com> Date: Sun, 12 May 2024 23:19:04 -0600 Subject: [PATCH] Update apps.json added the app suggestion form --- public/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/apps.json b/public/apps.json index 37b1fb4..6a3ae41 100644 --- a/public/apps.json +++ b/public/apps.json @@ -1,4 +1,9 @@ [ + { + "title": "App suggest form", + "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT2CU0Y07Jd82YU_AXzShASFTpWUIZM2t3DtYIPFlLf9Q&s", + "url": "https://forms.gle/ksbQCXNyncJr9MMu5" + }, { "title": "Discord", "image": "/images/discord.png",