diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index 380cb61..3bcc0b0 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -6,11 +6,11 @@ { "name": "Currently reading", "url": "https://kjelsrud.dev/logs/bookshelf/", - "books":[ + "books":[ { - "title": "Få ting gjort! - velsmurt hverdag uten stress", - "isbn": 9788280877741, - "author": "David Allen" + "title": "Star Wars: The Tales of Kenobi", + "isbn": 9780525617754, + "author": "Alan Dean Foster, John Jackson Miller" } ] }, @@ -24,9 +24,19 @@ "author": "Benjamin Graham" }, { - "title": "Star Wars: The Tales of Kenobi", - "isbn": 9780525617754, - "author": "Alan Dean Foster, John Jackson Miller" + "title": "What I Talk about When I Talk about Running", + "isbn": 9780099526155, + "author": "Haruki Murakami" + }, + { + "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" } ] }, @@ -34,6 +44,19 @@ "name": "Read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books":[ + { + "title": "Få ting gjort! - velsmurt hverdag uten stress", + "isbn": 9788280877741, + "author": "David Allen", + "date": + { + "year": "2024", + "month": "12", + "day": "31", + "string": "2024-12-31" + }, + "rating": 4 + }, { "title": "The Fine Art of Small Talk", "isbn": 1401302262,