bookshelf: Add "The Network State"
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
95d38914ce
commit
a87a903a58
1 changed files with 12 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue