📚 Update on the nightstand
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
6c2b855f3d
commit
1447e94b7a
1 changed files with 9 additions and 7 deletions
|
@ -8,9 +8,9 @@
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books":[
|
"books":[
|
||||||
{
|
{
|
||||||
"title": "Life, the Universe and Everything",
|
"title": "Zucked: Waking Up to the Facebook Catastrophe",
|
||||||
"isbn": 9781529034547,
|
"isbn": 9780008319014,
|
||||||
"author": "Adams Douglas"
|
"author": "Roger McNamee"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -32,6 +32,11 @@
|
||||||
"title": "Mostly Harmless",
|
"title": "Mostly Harmless",
|
||||||
"isbn": 9781529034561,
|
"isbn": 9781529034561,
|
||||||
"author": "Adams Douglas"
|
"author": "Adams Douglas"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Life, the Universe and Everything",
|
||||||
|
"isbn": 9781529034547,
|
||||||
|
"author": "Adams Douglas"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -813,9 +818,6 @@
|
||||||
"title": "Infinity Gate",
|
"title": "Infinity Gate",
|
||||||
"author": "M.R. Carey"
|
"author": "M.R. Carey"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"title": "Zucked: Waking Up to the Facebook Catastrophe"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "Childhoods End"
|
"title": "Childhoods End"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue