From dc4c7c6593e1320ce56dd952b5a4ef520ccf96c5 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sat, 17 Feb 2018 10:07:06 -0800 Subject: [PATCH] Shopping category, close #555 --- contents.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/contents.json b/contents.json index f04e30d5..fed5ad97 100644 --- a/contents.json +++ b/contents.json @@ -205,6 +205,10 @@ "title": "Sample", "id": "sample" }, + { + "title": "Shopping", + "id": "shopping" + }, { "title": "Scan", "id": "scan" @@ -5098,7 +5102,7 @@ { "title": "OpenShop.io", "category-ids": [ - "sample" + "shopping" ], "tags": [ "objc" @@ -11133,7 +11137,7 @@ { "title": "Good Living Guide: home snacks, gifts, beauty, shopping..", "category-ids": [ - "content" + "shopping" ], "source": "https://github.com/hrscy/DanTang", "license": "mit",