From 1447e94b7aaee9c69b29a7e821ef69cb2b8674b1 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Fri, 28 Mar 2025 18:49:59 +0100 Subject: [PATCH] :books: Update on the nightstand Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index 81548f2..7574f2e 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -8,10 +8,10 @@ "url": "https://kjelsrud.dev/logs/bookshelf/", "books":[ { - "title": "Life, the Universe and Everything", - "isbn": 9781529034547, - "author": "Adams Douglas" - } + "title": "Zucked: Waking Up to the Facebook Catastrophe", + "isbn": 9780008319014, + "author": "Roger McNamee" + } ] }, { @@ -32,6 +32,11 @@ "title": "Mostly Harmless", "isbn": 9781529034561, "author": "Adams Douglas" + }, + { + "title": "Life, the Universe and Everything", + "isbn": 9781529034547, + "author": "Adams Douglas" } ] }, @@ -813,9 +818,6 @@ "title": "Infinity Gate", "author": "M.R. Carey" }, - { - "title": "Zucked: Waking Up to the Facebook Catastrophe" - }, { "title": "Childhoods End" },