From 5d06e95649e486cb6ef6a7c6f390ecf1fc261f94 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Sat, 8 Mar 2025 08:34:27 +0100 Subject: [PATCH] :books: Add "Star Wars: The Tales of Kenobi" Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index 881919b..977eb0a 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -7,11 +7,7 @@ "name": "Currently reading", "url": "https://kjelsrud.dev/logs/bookshelf/", "books":[ - { - "title": "Star Wars: The Tales of Kenobi", - "isbn": 9780525617754, - "author": "Alan Dean Foster, John Jackson Miller" - } + ] }, { @@ -59,6 +55,21 @@ "name": "Read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books":[ + { + + "title": "Star Wars: The Tales of Kenobi", + "isbn": 9780525617754, + "author": "Alan Dean Foster, John Jackson Miller", + "date": + { + "year": "2025", + "month": "03", + "day": "06", + "string": "2025-03-06" + }, + "rating": 4 + + }, { "title": "The Hitchhiker's Guide to the Galaxy", "isbn": 9781529034523,