From d7f00110b81f90bde0bd20529028c477fd6a7cd9 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Fri, 13 Mar 2026 17:44:00 +0100 Subject: [PATCH] bookshelf: Add "Cypherpunks: Freedom and the Future of the Internet" Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index df010c7..2ab8ed5 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -7,11 +7,6 @@ "name": "Currently reading", "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ - { - "title": "Cypherpunks: Freedom and the Future of the Internet", - "isbn": 9781939293015, - "author": "Julian Assange, Jacob Appelbaum, Andy Müller-Maguhn, Jérémie Zimmermann" - }, { "title": "Interpretation of the Meanings of The Noble Qur'ân", "isbn": null, @@ -57,6 +52,18 @@ "name": "Read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ + { + "title": "Cypherpunks: Freedom and the Future of the Internet", + "isbn": 9781939293015, + "author": "Julian Assange, Jacob Appelbaum, Andy Müller-Maguhn, Jérémie Zimmermann", + "date": { + "year": "2026", + "month": "03", + "day": "13", + "string": "2026-03-13" + }, + "rating": 3 + }, { "title": "Kagurabachi: Vol. 5", "isbn": 9784088843483,