From aaedb928840abcba4008ce6cd96b4a881fc03fcd Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sun, 17 Jul 2016 07:32:32 -0700 Subject: [PATCH] Move 3d-touch to special --- contents.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/contents.json b/contents.json index 8c08ce09..4aee3f1b 100644 --- a/contents.json +++ b/contents.json @@ -134,11 +134,6 @@ "title": "Misc", "id": "misc" }, - { - "title": "3D Touch", - "id": "3d-touch", - "parent": "misc" - }, { "title": "Calculator", "id": "calculator", @@ -158,6 +153,11 @@ "title": "Special", "id": "special" }, + { + "title": "3D Touch", + "id": "3d-touch", + "parent": "special" + }, { "title": "Appcelerator", "id": "appcelerator",