📚 Update currently reading
All checks were successful
Deploy website / build-and-deploy (push) Successful in 4m57s
All checks were successful
Deploy website / build-and-deploy (push) Successful in 4m57s
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
bc003697e7
commit
2a2f4e0a7e
1 changed files with 5 additions and 6 deletions
|
@ -7,7 +7,11 @@
|
||||||
"name": "Currently reading",
|
"name": "Currently reading",
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books":[
|
"books":[
|
||||||
|
{
|
||||||
|
"title": "Life, the Universe and Everything",
|
||||||
|
"isbn": 9781529034547,
|
||||||
|
"author": "Adams Douglas"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -28,11 +32,6 @@
|
||||||
"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"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue