diff --git a/src/_data/json/read.json b/src/_data/json/read.json index c5f1e045..a6658dac 100644 --- a/src/_data/json/read.json +++ b/src/_data/json/read.json @@ -1 +1,24 @@ - [] \ No newline at end of file +[ + { + "isbn": "1952616034", + "dateStarted": "2023-07-07", + "status": "started", + "rating": "unrated", + "tags": [ + "development" + ], + "title": "Sustainable Web Design", + "authors": [ + "Tom Greenwood" + ], + "publishedDate": "2021", + "description": "Make greener design choices for better experiences and a healthier planet.", + "printType": "BOOK", + "categories": [ + "Sites Web" + ], + "thumbnail": "https://books.google.com/books/content?id=VdduzgEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api", + "language": "en", + "link": "https://books.google.com/books/about/Sustainable_Web_Design.html?hl=&id=VdduzgEACAAJ" + } +] \ No newline at end of file