diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index 881919b..d030477 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -8,9 +8,9 @@ "url": "https://kjelsrud.dev/logs/bookshelf/", "books":[ { - "title": "Star Wars: The Tales of Kenobi", - "isbn": 9780525617754, - "author": "Alan Dean Foster, John Jackson Miller" + "title": "Ikigai: The Japanese secret to a long and happy life", + "isbn": 9781786330895, + "author": " Héctor García, Francesc Miralles" } ] }, @@ -23,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" @@ -59,6 +54,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,