From a0a1d1c225256055d325ecc8e69a2e91112cc229 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Thu, 11 Aug 2016 20:20:52 -0700 Subject: [PATCH] Update content blocking category --- contents.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/contents.json b/contents.json index 90130386..f77cfd9a 100644 --- a/contents.json +++ b/contents.json @@ -29,10 +29,6 @@ "title": "Conference", "id": "conference" }, - { - "title": "Content Blocking", - "id": "content-blocking" - }, { "title": "Developer", "id": "developer" @@ -46,6 +42,11 @@ "title": "Extension", "id": "extension" }, + { + "title": "Content Blocking", + "id": "content-blocking", + "parent": "extension" + }, { "title": "Finance", "id": "finance"