From a2ee0c564fab1b50cb93aa07f2929559d0adee9c Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Thu, 16 Apr 2020 08:02:43 -0700 Subject: [PATCH] Move SwiftUI category under Misc --- contents.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/contents.json b/contents.json index 69c519a4..9bb11a27 100644 --- a/contents.json +++ b/contents.json @@ -241,10 +241,6 @@ "parent": "social", "description": "https://joinmastodon.org" }, - { - "title": "SwiftUI", - "id": "swiftui" - }, { "title": "Tasks", "id": "tasks" @@ -319,6 +315,11 @@ "parent": "misc", "description": "https://realm.io/" }, + { + "title": "SwiftUI", + "id": "swiftui", + "parent": "misc" + }, { "title": "VIPER", "id": "viper",