From 6c4cdaac8b07acc715d961c1a55e7768529e4abd Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Wed, 15 Jan 2025 20:36:19 +0100 Subject: [PATCH] :books: Update want to read & on the shelf Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 34 ++++++++++++++++++++++++++++------ 1 file changed, 28 insertions(+), 6 deletions(-) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index e67b085..4fe4bbf 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -32,6 +32,31 @@ "title": "The Happiest Man on Earth", "isbn": 9781529066364, "author": "Eddie Jaku" + }, + { + "title": "The Hitchhiker's Guide to the Galaxy", + "isbn": 9781529034523, + "author": "Adams Douglas" + }, + { + "title": "The Restaurant at the End of the Universe", + "isbn": 9781529034530, + "author": "Adams Douglas" + }, + { + "title": "Life, the Universe and Everything", + "isbn": 9781529034547, + "author": "Adams Douglas" + }, + { + "title": "So Long, and Thanks for All the Fish", + "isbn": 9781529034554, + "author": "Adams Douglas" + }, + { + "title": "Mostly Harmless", + "isbn": 9781529034561, + "author": "Adams Douglas" } ] }, @@ -695,6 +720,9 @@ "name": "Want to read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books":[ + { + "title": "Cypherpunks: Freedom and the Future of the Internet" + }, { "title": "Bienes historie", "author": "Maja Lunde" @@ -831,9 +859,6 @@ { "title": "Skriv godt, bli forstått - guiden for å skrive bedre, raskere og med mindre smerte" }, - { - "title": "The Fine Art of Small Talk: How To Start a Conversation, Keep It Going, Build Networking Skills -- and Leave a Positive Impression!" - }, { "title": "Thanks for the Feedback: The Science and Art of Receiving Feedback Well" }, @@ -852,9 +877,6 @@ { "title": "The Story of China - A portrait of a civilisation and its people" }, - { - "title": "Hitchhiker’s Guide to the Galaxy" - }, { "title": "I, Robot: Isaac Asimov" },