From 4e2b2f14d372217bd9516709fa528c395a5be2c9 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Sat, 20 Apr 2024 22:21:24 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20=E2=80=9CJumper=E2=80=9D=20(fini?= =?UTF-8?q?shed)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/_data/json/read.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/src/_data/json/read.json b/src/_data/json/read.json index 1ae78045..f1fed28b 100644 --- a/src/_data/json/read.json +++ b/src/_data/json/read.json @@ -2770,5 +2770,28 @@ "thumbnail": "https://books.google.com/books/content?id=0xpvOtMEhvMC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", "language": "en", "link": "https://play.google.com/store/books/details?id=0xpvOtMEhvMC" + }, + { + "isbn": "9780765357694", + "dateFinished": "2024-04-20", + "status": "finished", + "rating": "unrated", + "tags": [ + "scifi" + ], + "title": "Jumper", + "authors": [ + "Steven Gould" + ], + "publishedDate": "2008-02-05", + "description": "Story of Davy, a young man, who discovers he has a power that sets him apart from others, teleporting.", + "pageCount": 356, + "printType": "BOOK", + "categories": [ + "Fiction" + ], + "thumbnail": "https://books.google.com/books/content?id=Y_B7OEueYuUC&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Jumper.html?hl=&id=Y_B7OEueYuUC" } ] \ No newline at end of file