📚 Add "The Hitchhikers Guide to the Galaxy"
All checks were successful
Deploy website / build-and-deploy (push) Successful in 6m29s
All checks were successful
Deploy website / build-and-deploy (push) Successful in 6m29s
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
3a8d3f0432
commit
21e3bcb385
1 changed files with 14 additions and 6 deletions
|
@ -32,12 +32,7 @@
|
||||||
"title": "The Happiest Man on Earth",
|
"title": "The Happiest Man on Earth",
|
||||||
"isbn": 9781529066364,
|
"isbn": 9781529066364,
|
||||||
"author": "Eddie Jaku"
|
"author": "Eddie Jaku"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"title": "The Hitchhiker's Guide to the Galaxy",
|
|
||||||
"isbn": 9781529034523,
|
|
||||||
"author": "Adams Douglas"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "The Restaurant at the End of the Universe",
|
"title": "The Restaurant at the End of the Universe",
|
||||||
"isbn": 9781529034530,
|
"isbn": 9781529034530,
|
||||||
|
@ -64,6 +59,19 @@
|
||||||
"name": "Read",
|
"name": "Read",
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books":[
|
"books":[
|
||||||
|
{
|
||||||
|
"title": "The Hitchhiker's Guide to the Galaxy",
|
||||||
|
"isbn": 9781529034523,
|
||||||
|
"author": "Adams Douglas",
|
||||||
|
"date":
|
||||||
|
{
|
||||||
|
"year": "2025",
|
||||||
|
"month": "02",
|
||||||
|
"day": "07",
|
||||||
|
"string": "2025-02-07"
|
||||||
|
},
|
||||||
|
"rating": 4
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "What I Talk about When I Talk about Running",
|
"title": "What I Talk about When I Talk about Running",
|
||||||
"isbn": 9780099526155,
|
"isbn": 9780099526155,
|
||||||
|
|
Loading…
Add table
Reference in a new issue