diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index 2ab8ed5..d7b9f4f 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -52,6 +52,18 @@ "name": "Read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ + { + "title": "The Network State", + "isbn": null, + "author": "Balaji Srinivasan", + "date": { + "year": "2026", + "month": "04", + "day": "08", + "string": "2026-04-08" + }, + "rating": 3 + }, { "title": "Cypherpunks: Freedom and the Future of the Internet", "isbn": 9781939293015,