Compare commits
2 commits
9d2eaabbcc
...
df6de4a07c
Author | SHA1 | Date | |
---|---|---|---|
df6de4a07c | |||
4d53e8170f |
1 changed files with 17 additions and 10 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": "The Restaurant at the End of the Universe",
|
||||||
"isbn": 9781786330895,
|
"isbn": 9781529034530,
|
||||||
"author": " Héctor García, Francesc Miralles"
|
"author": "Adams Douglas"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -28,11 +28,6 @@
|
||||||
"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,
|
||||||
|
@ -54,6 +49,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 +74,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