From 5d06e95649e486cb6ef6a7c6f390ecf1fc261f94 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Sat, 8 Mar 2025 08:34:27 +0100 Subject: [PATCH 1/2] :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, From 9d2eaabbcc2384a9a47f4ee42eed041722f8e475 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Sat, 8 Mar 2025 08:35:27 +0100 Subject: [PATCH 2/2] :books: Update on the nightstand Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index 977eb0a..d030477 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -7,7 +7,11 @@ "name": "Currently reading", "url": "https://kjelsrud.dev/logs/bookshelf/", "books":[ - + { + "title": "Ikigai: The Japanese secret to a long and happy life", + "isbn": 9781786330895, + "author": " Héctor García, Francesc Miralles" + } ] }, { @@ -19,12 +23,7 @@ "isbn": 9788271463823, "author": "Benjamin Graham" }, - { - "title": "Ikigai: The Japanese secret to a long and happy life", - "isbn": 9781786330895, - "author": " Héctor García, Francesc Miralles" - }, - { + { "title": "The Happiest Man on Earth", "isbn": 9781529066364, "author": "Eddie Jaku"