📚 Update nightstand & bookshelf
All checks were successful
Deploy website / build-and-deploy (push) Successful in 4m28s
All checks were successful
Deploy website / build-and-deploy (push) Successful in 4m28s
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
a01f0c15bb
commit
e15aeb5d5d
1 changed files with 19 additions and 4 deletions
|
@ -6,7 +6,12 @@
|
|||
{
|
||||
"name": "Currently reading",
|
||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||
"books":[
|
||||
"books":[
|
||||
{
|
||||
"title": "Star Wars: The Tales of Kenobi",
|
||||
"isbn": 9780525617754,
|
||||
"author": "Alan Dean Foster, John Jackson Miller"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -19,9 +24,19 @@
|
|||
"author": "Benjamin Graham"
|
||||
},
|
||||
{
|
||||
"title": "Star Wars: The Tales of Kenobi",
|
||||
"isbn": 9780525617754,
|
||||
"author": "Alan Dean Foster, John Jackson Miller"
|
||||
"title": "What I Talk about When I Talk about Running",
|
||||
"isbn": 9780099526155,
|
||||
"author": "Haruki Murakami"
|
||||
},
|
||||
{
|
||||
"title": "Ikigai: The Japanese secret to a long and happy life",
|
||||
"isbn": 9781786330895,
|
||||
"author": " Héctor García, Francesc Miralles"
|
||||
},
|
||||
{
|
||||
"title": "The Happiest Man on Earth",
|
||||
"isbn": 9781529066364,
|
||||
"author": "Eddie Jaku"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue