From 8bab9985c9596fb813a5f276f912c8dba2caafdb Mon Sep 17 00:00:00 2001 From: praveen-me Date: Fri, 5 Jul 2019 15:49:41 +0530 Subject: [PATCH] Added Glitch in server in store.json --- store.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/store.json b/store.json index bb4e4f8..3599223 100644 --- a/store.json +++ b/store.json @@ -848,6 +848,11 @@ "title": "Servers for hackers", "desc": "Tutorials on how to handle your servers.", "url": "https://serversforhackers.com/" + }, + { + "title" : "Glitch", + "desc" : "The friendly community where everyone can discover & create the best apps on the web.", + "url" : "https://glitch.com/" } ] },