Compare commits
No commits in common. "9349732a0ed43c5f97a75e7521a20cf01206636f" and "1beba0c298af0fe83b09ff376d4426b0fd095855" have entirely different histories.
9349732a0e
...
1beba0c298
1 changed files with 12 additions and 29 deletions
|
@ -8,8 +8,8 @@
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books":[
|
"books":[
|
||||||
{
|
{
|
||||||
"title": "Life, the Universe and Everything",
|
"title": "The Restaurant at the End of the Universe",
|
||||||
"isbn": 9781529034547,
|
"isbn": 9781529034530,
|
||||||
"author": "Adams Douglas"
|
"author": "Adams Douglas"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -23,6 +23,16 @@
|
||||||
"isbn": 9788271463823,
|
"isbn": 9788271463823,
|
||||||
"author": "Benjamin Graham"
|
"author": "Benjamin Graham"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "The Happiest Man on Earth",
|
||||||
|
"isbn": 9781529066364,
|
||||||
|
"author": "Eddie Jaku"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Life, the Universe and Everything",
|
||||||
|
"isbn": 9781529034547,
|
||||||
|
"author": "Adams Douglas"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "So Long, and Thanks for All the Fish",
|
"title": "So Long, and Thanks for All the Fish",
|
||||||
"isbn": 9781529034554,
|
"isbn": 9781529034554,
|
||||||
|
@ -39,33 +49,6 @@
|
||||||
"name": "Read",
|
"name": "Read",
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books":[
|
"books":[
|
||||||
{
|
|
||||||
"title": "The Happiest Man on Earth",
|
|
||||||
"isbn": 9781529066364,
|
|
||||||
"author": "Eddie Jaku",
|
|
||||||
"date":
|
|
||||||
{
|
|
||||||
"year": "2025",
|
|
||||||
"month": "03",
|
|
||||||
"day": "24",
|
|
||||||
"string": "2025-03-24"
|
|
||||||
},
|
|
||||||
"rating": 5
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "The Restaurant at the End of the Universe",
|
|
||||||
"isbn": 9781529034530,
|
|
||||||
"author": "Adams Douglas",
|
|
||||||
"date":
|
|
||||||
{
|
|
||||||
"year": "2025",
|
|
||||||
"month": "03",
|
|
||||||
"day": "21",
|
|
||||||
"string": "2025-03-21"
|
|
||||||
},
|
|
||||||
"rating": 4
|
|
||||||
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "Ikigai: The Japanese secret to a long and happy life",
|
"title": "Ikigai: The Japanese secret to a long and happy life",
|
||||||
"isbn": 9781786330895,
|
"isbn": 9781786330895,
|
||||||
|
|
Loading…
Add table
Reference in a new issue