From b8769e9426adc7da59e9b5c12bc19a6264cef3fc Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Thu, 15 Aug 2024 10:57:52 +0200 Subject: [PATCH] :books: add "The Summit of the Gods: Vol. 5" Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index b5c7b94..8fa06a4 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -24,10 +24,9 @@ "author": "Benjamin Graham" }, { - "title": "The Summit of The Gods: Vol. 5" - }, - { - "title": "Star Wars: The Tales of Kenobi" + "title": "Star Wars: The Tales of Kenobi", + "isbn": 9780525617754, + "author": "Alan Dean Foster, John Jackson Miller" }, { "title": "Presentation Zen: Simple Ideas on Presentation Design and Delivery", @@ -39,6 +38,19 @@ "name": "Read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books":[ + { + "title": "The Summit of the Gods: Vol. 5", + "isbn": 9788492444403, + "author": "Jiro Taniguchi, Yumemakura Baku", + "date": + { + "year": "2024", + "month": "08", + "day": "15", + "string": "2024-08-15" + }, + "rating": 5 + }, { "title": "The Summit of the Gods: Vol. 4", "isbn": 9788492444632,