📚 Update on the nightstand
All checks were successful
Deploy website / build-and-deploy (push) Successful in 6m12s
All checks were successful
Deploy website / build-and-deploy (push) Successful in 6m12s
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
5d06e95649
commit
9d2eaabbcc
1 changed files with 6 additions and 7 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": "Ikigai: The Japanese secret to a long and happy life",
|
||||||
|
"isbn": 9781786330895,
|
||||||
|
"author": " Héctor García, Francesc Miralles"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -19,11 +23,6 @@
|
||||||
"isbn": 9788271463823,
|
"isbn": 9788271463823,
|
||||||
"author": "Benjamin Graham"
|
"author": "Benjamin Graham"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"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",
|
"title": "The Happiest Man on Earth",
|
||||||
"isbn": 9781529066364,
|
"isbn": 9781529066364,
|
||||||
|
|
Loading…
Add table
Reference in a new issue