From 8fbdf10a17a7ba37b4fe0437f6100ec91a96b858 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Wed, 1 May 2024 21:49:08 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20=E2=80=9CResponsive=20Web=20Desi?= =?UTF-8?q?gn=E2=80=9D=20(finished)?= 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 b863005f..4cb5e434 100644 --- a/src/_data/json/read.json +++ b/src/_data/json/read.json @@ -1,4 +1,27 @@ [ + { + "isbn": "978-1-952616-50-1", + "dateFinished": "2011-06-07", + "status": "finished", + "rating": "unrated", + "tags": [ + "development" + ], + "title": "Responsive Web Design", + "authors": [ + "Ethan Marcotte" + ], + "publishedDate": "2014-12-02", + "description": "Think beyond the desktop, and craft designs that respond to your users' needs-no matter how large or small the display.", + "pageCount": 0, + "printType": "BOOK", + "categories": [ + "Computers" + ], + "thumbnail": "https://books.google.com/books/content?id=8Q7bzwEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Responsive_Web_Design.html?hl=&id=8Q7bzwEACAAJ" + }, { "isbn": "9780132119177", "dateFinished": "2018-02-23",