From de69a2d716fe9d6a0611322f63ec943bb0fb6234 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 8 Apr 2015 21:49:13 -0400 Subject: css --- examples/db.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'examples/db.json') diff --git a/examples/db.json b/examples/db.json index 1d0cba4..e0ea06b 100644 --- a/examples/db.json +++ b/examples/db.json @@ -2,9 +2,9 @@ "meta": [], "bread": [ { - "type": "rye", - "description": "really a very tasty bread!", - "id": "rye" + "type": "pretzel", + "description": "really a very tasty bread! yup yes", + "id": "pretzel" }, { "type": "bagel", @@ -14,7 +14,8 @@ { "type": "pumpernickel", "description": "grandma's recipe", - "id": "pumpernickel" + "id": "pumpernickel", + "title": "Pumpernickel" } ], "page": [ -- cgit v1.2.3-70-g09d2