Compare commits
No commits in common. "df6de4a07c4262209a9a565d6f5f6ed0de316830" and "9d2eaabbcc2384a9a47f4ee42eed041722f8e475" have entirely different histories.
df6de4a07c
...
9d2eaabbcc
1 changed files with 10 additions and 17 deletions
|
@ -8,9 +8,9 @@
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books":[
|
"books":[
|
||||||
{
|
{
|
||||||
"title": "The Restaurant at the End of the Universe",
|
"title": "Ikigai: The Japanese secret to a long and happy life",
|
||||||
"isbn": 9781529034530,
|
"isbn": 9781786330895,
|
||||||
"author": "Adams Douglas"
|
"author": " Héctor García, Francesc Miralles"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -28,6 +28,11 @@
|
||||||
"isbn": 9781529066364,
|
"isbn": 9781529066364,
|
||||||
"author": "Eddie Jaku"
|
"author": "Eddie Jaku"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "The Restaurant at the End of the Universe",
|
||||||
|
"isbn": 9781529034530,
|
||||||
|
"author": "Adams Douglas"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Life, the Universe and Everything",
|
"title": "Life, the Universe and Everything",
|
||||||
"isbn": 9781529034547,
|
"isbn": 9781529034547,
|
||||||
|
@ -49,19 +54,6 @@
|
||||||
"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",
|
||||||
|
@ -74,7 +66,8 @@
|
||||||
"day": "06",
|
"day": "06",
|
||||||
"string": "2025-03-06"
|
"string": "2025-03-06"
|
||||||
},
|
},
|
||||||
"rating": 5
|
"rating": 4
|
||||||
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "The Hitchhiker's Guide to the Galaxy",
|
"title": "The Hitchhiker's Guide to the Galaxy",
|
||||||
|
|
Loading…
Add table
Reference in a new issue