From 69d90681ad16bcf0854cb8762ed6fc00854dbfde Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Fri, 12 Dec 2025 21:21:27 +0100 Subject: [PATCH] bookshelf: Add "Why Cryptocurrencies?" Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index dcff229..35e5a62 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -44,6 +44,18 @@ "name": "Read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ + { + "title": "Why Cryptocurrencies?", + "isbn": 9789198676211, + "author": "Jonas Hietala", + "date": { + "year": "2025", + "month": "12", + "day": "12", + "string": "2025-12-12" + }, + "rating": 4 + }, { "title": "Fourth Wing", "isbn": 9780349437019,