From f677711dc3c7b7980e973fbc3f31823d913a8334 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Thu, 21 Jul 2016 07:33:15 -0700 Subject: [PATCH] Add LobsterApp by @rpowelll #261 --- contents.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/contents.json b/contents.json index 272d7616..ed23cf3a 100644 --- a/contents.json +++ b/contents.json @@ -5199,6 +5199,13 @@ "tags": ["swift"], "license": "other", "stars": 92 + }, + { + "title": "LobsterApp", + "category": "news", + "description": "Browse the lobste.rs community news site", + "source": "https://github.com/rpowelll/LobsterApp", + "license": "other" } ] }