📚 Add "So Long, and Thanks for All the Fish"
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
d3cae3db5d
commit
ec78a78f77
1 changed files with 14 additions and 7 deletions
|
@ -16,12 +16,7 @@
|
||||||
"title": "The Intelligent Investor (NO)",
|
"title": "The Intelligent Investor (NO)",
|
||||||
"isbn": 9788271463823,
|
"isbn": 9788271463823,
|
||||||
"author": "Benjamin Graham"
|
"author": "Benjamin Graham"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"title": "So Long, and Thanks for All the Fish",
|
|
||||||
"isbn": 9781529034554,
|
|
||||||
"author": "Adams Douglas"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "Mostly Harmless",
|
"title": "Mostly Harmless",
|
||||||
"isbn": 9781529034561,
|
"isbn": 9781529034561,
|
||||||
|
@ -33,6 +28,18 @@
|
||||||
"name": "Read",
|
"name": "Read",
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books": [
|
"books": [
|
||||||
|
{
|
||||||
|
"title": "So Long, and Thanks for All the Fish",
|
||||||
|
"isbn": 9781529034554,
|
||||||
|
"author": "Adams Douglas",
|
||||||
|
"date": {
|
||||||
|
"year": "2025",
|
||||||
|
"month": "05",
|
||||||
|
"day": "26",
|
||||||
|
"string": "2025-05-26"
|
||||||
|
},
|
||||||
|
"rating": 3
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Black Box Thinking",
|
"title": "Black Box Thinking",
|
||||||
"isbn": 9781473613805,
|
"isbn": 9781473613805,
|
||||||
|
@ -1020,4 +1027,4 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue