From bb6c4a3fb49f1bf03a20909766a6291266f499bc Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Sat, 20 Apr 2024 21:26:40 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20=E2=80=9CCrossings=E2=80=9D=20(f?= =?UTF-8?q?inished)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/_data/json/read.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/src/_data/json/read.json b/src/_data/json/read.json index f3670c29..9ac1366b 100644 --- a/src/_data/json/read.json +++ b/src/_data/json/read.json @@ -1,4 +1,28 @@ [ + { + "isbn": "9781324005896", + "dateFinished": "2023-10-28", + "status": "finished", + "rating": "unrated", + "tags": [ + "nonfiction", + "science" + ], + "title": "Crossings", + "authors": [ + "Ben Goldfarb" + ], + "publishedDate": "2023-09-12", + "description": "An eye-opening account of the global ecological transformations wrought by roads, from the award-winning author of Eager.", + "pageCount": 0, + "printType": "BOOK", + "categories": [ + "Nature" + ], + "thumbnail": "https://books.google.com/books/content?id=xuKczwEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Crossings.html?hl=&id=xuKczwEACAAJ" + }, { "isbn": "1640095411", "dateStarted": "2024-04-10",