📚 Add "Black Box Thinking"
Some checks failed
Deploy website / build-and-deploy (push) Has been cancelled
Some checks failed
Deploy website / build-and-deploy (push) Has been cancelled
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
aa26cebfb9
commit
2a80f81257
1 changed files with 14 additions and 6 deletions
|
@ -7,11 +7,6 @@
|
|||
"name": "Currently reading",
|
||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books":[
|
||||
{
|
||||
"title": "Black Box Thinking",
|
||||
"isbn": 9781473613805,
|
||||
"author": "Matthew Syed"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -39,6 +34,19 @@
|
|||
"name": "Read",
|
||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books":[
|
||||
{
|
||||
"title": "Black Box Thinking",
|
||||
"isbn": 9781473613805,
|
||||
"author": "Matthew Syed",
|
||||
"date":
|
||||
{
|
||||
"year": "2025",
|
||||
"month": "05",
|
||||
"day": "09",
|
||||
"string": "2025-05-09"
|
||||
},
|
||||
"rating": 3
|
||||
},
|
||||
{
|
||||
"title": "Life, the Universe and Everything",
|
||||
"isbn": 9781529034547,
|
||||
|
|
Loading…
Add table
Reference in a new issue