Compare commits
2 commits
51de66c82d
...
9d2eaabbcc
Author | SHA1 | Date | |
---|---|---|---|
9d2eaabbcc | |||
5d06e95649 |
1 changed files with 19 additions and 9 deletions
|
@ -8,9 +8,9 @@
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books":[
|
"books":[
|
||||||
{
|
{
|
||||||
"title": "Star Wars: The Tales of Kenobi",
|
"title": "Ikigai: The Japanese secret to a long and happy life",
|
||||||
"isbn": 9780525617754,
|
"isbn": 9781786330895,
|
||||||
"author": "Alan Dean Foster, John Jackson Miller"
|
"author": " Héctor García, Francesc Miralles"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -23,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,
|
||||||
|
@ -59,6 +54,21 @@
|
||||||
"name": "Read",
|
"name": "Read",
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books":[
|
"books":[
|
||||||
|
{
|
||||||
|
|
||||||
|
"title": "Star Wars: The Tales of Kenobi",
|
||||||
|
"isbn": 9780525617754,
|
||||||
|
"author": "Alan Dean Foster, John Jackson Miller",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2025",
|
||||||
|
"month": "03",
|
||||||
|
"day": "06",
|
||||||
|
"string": "2025-03-06"
|
||||||
|
},
|
||||||
|
"rating": 4
|
||||||
|
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "The Hitchhiker's Guide to the Galaxy",
|
"title": "The Hitchhiker's Guide to the Galaxy",
|
||||||
"isbn": 9781529034523,
|
"isbn": 9781529034523,
|
||||||
|
|
Loading…
Add table
Reference in a new issue