summaryrefslogtreecommitdiff
path: root/db.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-03-28 16:32:21 -0400
committerJules Laplace <jules@okfoc.us>2016-03-28 16:32:21 -0400
commitdb68967feb8805852b90133062015ea4ef920719 (patch)
treeed4ef1ce5f95e4a67c2fef00cd952b3bdef0d873 /db.json
parent53a4752825910cbfd5db7de8a71c2d9a2d4da90f (diff)
fix links field
Diffstat (limited to 'db.json')
-rw-r--r--db.json11
1 files changed, 9 insertions, 2 deletions
diff --git a/db.json b/db.json
index cb0f96a..4efbeca 100644
--- a/db.json
+++ b/db.json
@@ -5,14 +5,21 @@
"year": 2016,
"title": "Annapurna Pictures",
"link": "http://annapurna.pictures/",
- "NatureOfWork": "DesignProgramming",
+ "NatureOfWork": "Design\r\nProgramming",
"brief": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.\r\n",
"image": {
"uri": "https://ltho.s3.amazonaws.com/ebd3062e-1cf4-4a2d-a7f3-240f66e32258.png",
"caption": ""
},
"press": [
- "http://asdf.us/"
+ {
+ "text": "New York Times",
+ "uri": "http://nytimes.com/"
+ },
+ {
+ "text": "WSJ",
+ "uri": "http://wsj.com/"
+ }
],
"__index": "0",
"dateCreated": "Sat, 26 Mar 2016 20:34:21 GMT",