summaryrefslogtreecommitdiff
path: root/db.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-03-28 18:12:57 -0400
committerJules Laplace <jules@okfoc.us>2016-03-28 18:12:57 -0400
commit89581dc969502cc9837535b6e8702ba8e5989650 (patch)
tree0642a1d819cb7ed7eae7ace8622397bcac6556e5 /db.json
parent56df9c0cf948a33f731c9c238afd281af46d094d (diff)
parent69ac18cb0129369b385d3751b8c34cd537c9dfec (diff)
merge
Diffstat (limited to 'db.json')
-rw-r--r--db.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/db.json b/db.json
index 4efbeca..ededce6 100644
--- a/db.json
+++ b/db.json
@@ -13,12 +13,12 @@
},
"press": [
{
- "text": "New York Times",
- "uri": "http://nytimes.com/"
- },
- {
"text": "WSJ",
"uri": "http://wsj.com/"
+ },
+ {
+ "text": "New York Times",
+ "uri": "http://nytimes.com/"
}
],
"__index": "0",