From 4e305e5b462f6af7db5e0c5ca69a6b3cefb520f9 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Thu, 7 Jul 2016 06:46:10 -0700 Subject: [PATCH] Update clock apps --- contents.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/contents.json b/contents.json index 641f5e0a..24383e2f 100644 --- a/contents.json +++ b/contents.json @@ -480,7 +480,7 @@ }, { "title": "Natural Language Clock", - "category": "apple-watch", + "category": ["apple-watch", "clock"], "description": "Display the time as you would speak it", "license": "mit", "source": "https://github.com/chadkeck/Natural-Language-Clock", @@ -3122,7 +3122,7 @@ }, { "title": "Population Clock", - "category": "misc", + "category": "clock", "description": "Learn about geography and demographics", "source": "https://github.com/Netfilter-Com/PopulationClock", "itunes": "https://itunes.apple.com/app/population-clock-hd/id590689957", @@ -3754,7 +3754,7 @@ }, { "title": "HausClock", - "category": "reactivecocoa", + "category": ["reactivecocoa", "clock"], "description": "Minimal Chess Clock using MVVM and ReactiveCocoa", "license": "mit", "source": "https://github.com/nottombrown/HausClock", @@ -4207,7 +4207,7 @@ }, { "title": "Fibonacc iClock", - "category": "timer", + "category": "clock", "description": "A clock based off the famous fibonacci sequence.", "license": "gpl-2.0", "source": "https://github.com/scribblemaniac/Fibonacc-iClock", @@ -4879,7 +4879,7 @@ }, { "title": "SwiftTextClock", - "category": "misc", + "category": "clock", "description": "A Swift version of the beautyful QlockTwo", "source": "https://github.com/MichMich/SwiftTextClock", "license": "other",