From df6de4a07c4262209a9a565d6f5f6ed0de316830 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Mon, 10 Mar 2025 21:02:34 +0100 Subject: [PATCH] :books: Update on the nightstand Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index a326e44..95a9ac1 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": "The Restaurant at the End of the Universe", + "isbn": 9781529034530, + "author": "Adams Douglas" + } ] }, { @@ -24,11 +28,6 @@ "isbn": 9781529066364, "author": "Eddie Jaku" }, - { - "title": "The Restaurant at the End of the Universe", - "isbn": 9781529034530, - "author": "Adams Douglas" - }, { "title": "Life, the Universe and Everything", "isbn": 9781529034547,