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,