Compare commits
No commits in common. "9d2eaabbcc2384a9a47f4ee42eed041722f8e475" and "51de66c82d1c8c78604db38eb62b47602a08edaa" have entirely different histories.
9d2eaabbcc
...
51de66c82d
1 changed files with 9 additions and 19 deletions
|
@ -8,9 +8,9 @@
|
||||||
"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",
|
"title": "Star Wars: The Tales of Kenobi",
|
||||||
"isbn": 9781786330895,
|
"isbn": 9780525617754,
|
||||||
"author": " Héctor García, Francesc Miralles"
|
"author": "Alan Dean Foster, John Jackson Miller"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -23,6 +23,11 @@
|
||||||
"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,
|
||||||
|
@ -54,21 +59,6 @@
|
||||||
"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