From 28141edb93e0760f48ae16b4c86606bc407c5799 Mon Sep 17 00:00:00 2001 From: Ryan Peterson Date: Wed, 22 Jun 2016 07:58:20 +0700 Subject: [PATCH] Add American Chronicle --- contents.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/contents.json b/contents.json index 434781dc..57e8e4fc 100644 --- a/contents.json +++ b/contents.json @@ -4812,6 +4812,15 @@ "source": "https://github.com/BalestraPatrick/SwiftBlog", "license": "other", "tags": ["swift"] + }, + { + "title": "American Chronicle", + "category": ["news", "viper"], + "description": "Search Chronicling America's collection of digitized U.S. newspapers", + "source": "https://github.com/ryanipete/AmericanChronicle", + "homepage": "http://ryanipete.com/AmericanChronicle/", + "itunes": "https://itunes.apple.com/app/american-chronicle/id1092988367", + "license": "mit" } ] }