diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index cebe0e1..28fa35f 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -32,12 +32,7 @@ "title": "The Happiest Man on Earth", "isbn": 9781529066364, "author": "Eddie Jaku" - }, - { - "title": "The Hitchhiker's Guide to the Galaxy", - "isbn": 9781529034523, - "author": "Adams Douglas" - }, + }, { "title": "The Restaurant at the End of the Universe", "isbn": 9781529034530, @@ -64,6 +59,19 @@ "name": "Read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books":[ + { + "title": "The Hitchhiker's Guide to the Galaxy", + "isbn": 9781529034523, + "author": "Adams Douglas", + "date": + { + "year": "2025", + "month": "02", + "day": "07", + "string": "2025-02-07" + }, + "rating": 4 + }, { "title": "What I Talk about When I Talk about Running", "isbn": 9780099526155,