From 1d5711248bb08b05808ea3720bba3cd30f9c7361 Mon Sep 17 00:00:00 2001 From: Arhan Chaudhary Date: Mon, 3 Jun 2024 23:07:09 -0700 Subject: [PATCH] add to reading list --- src/content/unread-books/unread-books.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/content/unread-books/unread-books.json b/src/content/unread-books/unread-books.json index 2f09c84..5e1b2a4 100644 --- a/src/content/unread-books/unread-books.json +++ b/src/content/unread-books/unread-books.json @@ -1,4 +1,18 @@ [ + { + "title": "The Road", + "genre": "Apocalyptic fiction", + "author": "Cormac McCarthy", + "url": "https://www.amazon.com/The-Road-Oprah-s-Book-Club/dp/0307387895", + "inProgress": false + }, + { + "title": "No Country for Old Men", + "genre": "Thriller", + "author": "Cormac McCarthy", + "url": "https://www.amazon.com/Country-Old-Men-Cormac-McCarthy/dp/0375706674", + "inProgress": false + }, { "title": "Project Hail Mary: A Novel", "genre": "Science Fiction",