From b330fa64bf66bfb380f0cba99dc8caf6e9ff2384 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Fri, 22 Nov 2024 06:13:47 -0800 Subject: [PATCH] Add Dimillian/IcySky (#1676) --- contents.json | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/contents.json b/contents.json index 2d238152..07e46522 100644 --- a/contents.json +++ b/contents.json @@ -32189,6 +32189,23 @@ "suggested_by": "@dkhamsing", "stars": 1195, "updated": "2024-11-12 04:07:46 UTC" - } + }, + { + "title": "IcySky for BlueSky", + "category-ids": [ + "swiftui" + ], + "tags": [ + "swift", + "swiftui" + ], + "license": "agpl-3.0", + "source": "https://github.com/Dimillian/IcySky", + "screenshots": [ + "https://github.com/Dimillian/IcySky/raw/main/Images/image1.png" + ], + "date_added": "Nov 21 2024", + "suggested_by": "@dkhamsing" + } ] -} \ No newline at end of file +}