diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index d030477..95a9ac1 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -8,9 +8,9 @@ "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" + "title": "The Restaurant at the End of the Universe", + "isbn": 9781529034530, + "author": "Adams Douglas" } ] }, @@ -28,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, @@ -54,6 +49,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 +74,7 @@ "day": "06", "string": "2025-03-06" }, - "rating": 4 - + "rating": 5 }, { "title": "The Hitchhiker's Guide to the Galaxy",