From 4d53e8170fee8ff6a692e7438a371acb737614e1 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Mon, 10 Mar 2025 21:01:38 +0100 Subject: [PATCH 1/2] :books: Add "Ikigai: The Japanese secret to a long and happy life" Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index d030477..a326e44 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": "Ikigai: The Japanese secret to a long and happy life", - "isbn": 9781786330895, - "author": " Héctor García, Francesc Miralles" - } + ] }, { @@ -54,6 +50,19 @@ "name": "Read", "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", + "date": + { + "year": "2025", + "month": "03", + "day": "09", + "string": "2025-03-09" + }, + "rating": 4 + }, { "title": "Star Wars: The Tales of Kenobi", @@ -66,8 +75,7 @@ "day": "06", "string": "2025-03-06" }, - "rating": 4 - + "rating": 5 }, { "title": "The Hitchhiker's Guide to the Galaxy", From df6de4a07c4262209a9a565d6f5f6ed0de316830 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Mon, 10 Mar 2025 21:02:34 +0100 Subject: [PATCH 2/2] :books: Update on the nightstand Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index a326e44..95a9ac1 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": "The Restaurant at the End of the Universe", + "isbn": 9781529034530, + "author": "Adams Douglas" + } ] }, { @@ -24,11 +28,6 @@ "isbn": 9781529066364, "author": "Eddie Jaku" }, - { - "title": "The Restaurant at the End of the Universe", - "isbn": 9781529034530, - "author": "Adams Douglas" - }, { "title": "Life, the Universe and Everything", "isbn": 9781529034547,