📚 Add "Life, the Universe and Everything"
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
bfeeb906ff
commit
8767c1f1b7
1 changed files with 14 additions and 5 deletions
|
@ -7,11 +7,7 @@
|
|||
"name": "Currently reading",
|
||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books":[
|
||||
{
|
||||
"title": "Life, the Universe and Everything",
|
||||
"isbn": 9781529034547,
|
||||
"author": "Adams Douglas"
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -40,6 +36,19 @@
|
|||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books":[
|
||||
{
|
||||
"title": "Life, the Universe and Everything",
|
||||
"isbn": 9781529034547,
|
||||
"author": "Adams Douglas",
|
||||
"date":
|
||||
{
|
||||
"year": "2025",
|
||||
"month": "04",
|
||||
"day": "21",
|
||||
"string": "2025-04-21"
|
||||
},
|
||||
"rating": 3
|
||||
},
|
||||
{
|
||||
"title": "Zucked: Waking Up to the Facebook Catastrophe",
|
||||
"isbn": 9780008319014,
|
||||
"author": "Roger McNamee",
|
||||
|
|
Loading…
Add table
Reference in a new issue