From 4d53e8170fee8ff6a692e7438a371acb737614e1 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Mon, 10 Mar 2025 21:01:38 +0100 Subject: [PATCH] :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",