From bd509dab8bb30bdd46b2857f19d855a73b44eb31 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Thu, 17 Oct 2024 20:09:32 +0200 Subject: [PATCH] :books: update nightstand & want to read Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index e5bec50..e7869b9 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -7,7 +7,11 @@ "name": "Currently reading", "url": "https://kjelsrud.dev/logs/bookshelf/", "books":[ - + { + "title": "Understanding Marxism", + "isbn": 9780359561582, + "author": "Richard D. Wolff" + } ] }, { @@ -673,9 +677,6 @@ { "title": "One Day in the Life of Ivan Denisovich" }, - { - "title": "Understanding Marxism" - }, { "title": "Tao Te Ching" },