📚 Add "Ikigai: The Japanese secret to a long and happy life"
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
9d2eaabbcc
commit
4d53e8170f
1 changed files with 15 additions and 7 deletions
|
@ -7,11 +7,7 @@
|
||||||
"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"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -54,6 +50,19 @@
|
||||||
"name": "Read",
|
"name": "Read",
|
||||||
"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",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2025",
|
||||||
|
"month": "03",
|
||||||
|
"day": "09",
|
||||||
|
"string": "2025-03-09"
|
||||||
|
},
|
||||||
|
"rating": 4
|
||||||
|
},
|
||||||
{
|
{
|
||||||
|
|
||||||
"title": "Star Wars: The Tales of Kenobi",
|
"title": "Star Wars: The Tales of Kenobi",
|
||||||
|
@ -66,8 +75,7 @@
|
||||||
"day": "06",
|
"day": "06",
|
||||||
"string": "2025-03-06"
|
"string": "2025-03-06"
|
||||||
},
|
},
|
||||||
"rating": 4
|
"rating": 5
|
||||||
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "The Hitchhiker's Guide to the Galaxy",
|
"title": "The Hitchhiker's Guide to the Galaxy",
|
||||||
|
|
Loading…
Add table
Reference in a new issue