From 44588afd3f8eddc174000d15fa2af5faec2b239f Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Sun, 5 Jan 2025 17:40:18 +0100 Subject: [PATCH] :books: Add "What I Talk about When I Talk about Running" Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index ae6d214..e67b085 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -23,11 +23,6 @@ "isbn": 9788271463823, "author": "Benjamin Graham" }, - { - "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, @@ -44,6 +39,19 @@ "name": "Read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books":[ + { + "title": "What I Talk about When I Talk about Running", + "isbn": 9780099526155, + "author": "Haruki Murakami", + "date": + { + "year": "2025", + "month": "01", + "day": "05", + "string": "2025-01-05" + }, + "rating": 5 + }, { "title": "Få ting gjort! - velsmurt hverdag uten stress", "isbn": 9788280877741,