diff --git a/static/assets/JSON/apps.json b/static/assets/JSON/apps.json index 0f4e5ca..e85441b 100644 --- a/static/assets/JSON/apps.json +++ b/static/assets/JSON/apps.json @@ -14,6 +14,11 @@ "image": "/cdn/images/chatgpt.webp", "target": "https://chat.shuttleai.app" }, + { + "name": "Chatroom", + "image": "https://static.thenounproject.com/png/2206184-200.png", + "target": "https://chitchatter.im/public/skool?embed=1" + }, { "name": "Chess.com", "image": "https://play-lh.googleusercontent.com/a7R5nyeaX8lIEWdBOxjlvbyq9LcFwh3XMvNtBPEKR3LPGgdvgGrec4sJwn8tUaaSkw", diff --git a/static/assets/JSON/changelog.json b/static/assets/JSON/changelog.json index bc2609f..fb1500c 100644 --- a/static/assets/JSON/changelog.json +++ b/static/assets/JSON/changelog.json @@ -1,7 +1,7 @@ [ { "date": "2/21/2024", - "simpleDescription": "Fixed Now.gg games, added 11 games" + "simpleDescription": "Fixed Now.gg games, added 11 games and a Chatroom to apps" }, { "date": "2/20/2024",