From 5463a89294673fc1748bd87f4c512310e6feffb7 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sun, 17 Jul 2016 07:21:05 -0700 Subject: [PATCH] Bitcoin category, close #378 --- contents.json | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/contents.json b/contents.json index 1b0682f5..a849b051 100644 --- a/contents.json +++ b/contents.json @@ -41,6 +41,11 @@ "title": "Finance", "id": "finance" }, + { + "title": "Bitcoin", + "id": "bitcoin", + "parent": "finance" + }, { "title": "Games", "id": "games" @@ -281,7 +286,7 @@ }, { "title": "Bither", - "category": "apple-watch", + "category": ["apple-watch", "bitcoin"], "description": "Simple and secure Bitcoin wallet", "license": "apache-2.0", "source": "https://github.com/bither/bither-ios", @@ -1023,7 +1028,7 @@ }, { "title": "BitStore", - "category": "finance", + "category": "bitcoin", "description": "Bitcoin wallet", "license": "mit", "source": "https://github.com/BitStore/BitStore-iOS", @@ -1032,7 +1037,7 @@ }, { "title": "breadwallet", - "category": "finance", + "category": "bitcoin", "description": "Bitcoin wallet", "license": "mit", "source": "https://github.com/breadwallet/breadwallet", @@ -1053,7 +1058,7 @@ }, { "title": "Coins", - "category": "finance", + "category": "bitcoin", "description": "Bitcoin tracker", "license": "mit", "source": "https://github.com/nothingmagical/coins",