📚 Update on the nightstand
All checks were successful
Deploy website / build-and-deploy (push) Successful in 5m19s
All checks were successful
Deploy website / build-and-deploy (push) Successful in 5m19s
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
8aba54e620
commit
9349732a0e
1 changed files with 5 additions and 5 deletions
|
@ -7,6 +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"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -18,11 +23,6 @@
|
||||||
"isbn": 9788271463823,
|
"isbn": 9788271463823,
|
||||||
"author": "Benjamin Graham"
|
"author": "Benjamin Graham"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"title": "Life, the Universe and Everything",
|
|
||||||
"isbn": 9781529034547,
|
|
||||||
"author": "Adams Douglas"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "So Long, and Thanks for All the Fish",
|
"title": "So Long, and Thanks for All the Fish",
|
||||||
"isbn": 9781529034554,
|
"isbn": 9781529034554,
|
||||||
|
|
Loading…
Add table
Reference in a new issue